summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--editors/emacs/Makefile3
-rw-r--r--editors/emacs19/Makefile3
-rw-r--r--editors/emacs20-dl/Makefile3
-rw-r--r--editors/emacs20/Makefile3
-rw-r--r--editors/emacs22/Makefile3
-rw-r--r--editors/emacs23/Makefile3
6 files changed, 12 insertions, 6 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile
index 9957ad3..7a76155 100644
--- a/editors/emacs/Makefile
+++ b/editors/emacs/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.32 1998/09/14 07:26:02 asami Exp $
+# $Id: Makefile,v 1.33 1999/01/02 12:26:10 kuriyama Exp $
#
DISTNAME= emacs-19.34b
@@ -17,6 +17,7 @@ PLIST_SUB= EMACS_VERSION=${EMACS_VERSION}
NO_LATEST_LINK= yes
WRKSRC= ${WRKDIR}/emacs-19.34
GNU_CONFIGURE= yes
+USE_XLIB= yes
USE_GMAKE= yes
CONFIGURE_ARGS= i386--freebsd --with-x-toolkit \
--sharedstatedir=/var/run
diff --git a/editors/emacs19/Makefile b/editors/emacs19/Makefile
index 9957ad3..7a76155 100644
--- a/editors/emacs19/Makefile
+++ b/editors/emacs19/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.32 1998/09/14 07:26:02 asami Exp $
+# $Id: Makefile,v 1.33 1999/01/02 12:26:10 kuriyama Exp $
#
DISTNAME= emacs-19.34b
@@ -17,6 +17,7 @@ PLIST_SUB= EMACS_VERSION=${EMACS_VERSION}
NO_LATEST_LINK= yes
WRKSRC= ${WRKDIR}/emacs-19.34
GNU_CONFIGURE= yes
+USE_XLIB= yes
USE_GMAKE= yes
CONFIGURE_ARGS= i386--freebsd --with-x-toolkit \
--sharedstatedir=/var/run
diff --git a/editors/emacs20-dl/Makefile b/editors/emacs20-dl/Makefile
index 07a319a..b129e4e 100644
--- a/editors/emacs20-dl/Makefile
+++ b/editors/emacs20-dl/Makefile
@@ -3,7 +3,7 @@
# Date created: 10 October 1998
# Whom: shige
#
-# $Id: Makefile,v 1.1.1.1 1998/12/13 14:27:06 kuriyama Exp $
+# $Id: Makefile,v 1.2 1998/12/17 09:08:09 asami Exp $
#
DISTNAME= emacs-20.3
@@ -20,6 +20,7 @@ MAINTAINER= shige@kuis.kyoto-u.ac.jp
RUN_DEPENDS= emacs-20.3:${PORTSDIR}/editors/emacs20
GNU_CONFIGURE= yes
+USE_XLIB= yes
USE_GMAKE= yes
CONFIGURE_ARGS= i386--freebsd --with-x-toolkit --with-pop
MAKE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile
index a6bd655..c5a2f4b 100644
--- a/editors/emacs20/Makefile
+++ b/editors/emacs20/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.33 1998/09/01 07:11:31 asami Exp $
+# $Id: Makefile,v 1.34 1998/12/13 11:54:49 kuriyama Exp $
#
DISTNAME= emacs-20.3
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= jseger@FreeBSD.org
GNU_CONFIGURE= yes
+USE_XLIB= yes
USE_GMAKE= yes
CONFIGURE_ARGS= i386--freebsd --with-x-toolkit --with-pop
MAKE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile
index 9957ad3..7a76155 100644
--- a/editors/emacs22/Makefile
+++ b/editors/emacs22/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.32 1998/09/14 07:26:02 asami Exp $
+# $Id: Makefile,v 1.33 1999/01/02 12:26:10 kuriyama Exp $
#
DISTNAME= emacs-19.34b
@@ -17,6 +17,7 @@ PLIST_SUB= EMACS_VERSION=${EMACS_VERSION}
NO_LATEST_LINK= yes
WRKSRC= ${WRKDIR}/emacs-19.34
GNU_CONFIGURE= yes
+USE_XLIB= yes
USE_GMAKE= yes
CONFIGURE_ARGS= i386--freebsd --with-x-toolkit \
--sharedstatedir=/var/run
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile
index 9957ad3..7a76155 100644
--- a/editors/emacs23/Makefile
+++ b/editors/emacs23/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.32 1998/09/14 07:26:02 asami Exp $
+# $Id: Makefile,v 1.33 1999/01/02 12:26:10 kuriyama Exp $
#
DISTNAME= emacs-19.34b
@@ -17,6 +17,7 @@ PLIST_SUB= EMACS_VERSION=${EMACS_VERSION}
NO_LATEST_LINK= yes
WRKSRC= ${WRKDIR}/emacs-19.34
GNU_CONFIGURE= yes
+USE_XLIB= yes
USE_GMAKE= yes
CONFIGURE_ARGS= i386--freebsd --with-x-toolkit \
--sharedstatedir=/var/run
OpenPOWER on IntegriCloud