summaryrefslogtreecommitdiffstats
path: root/editors/emacs23
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-01-16 22:58:59 +0000
committerasami <asami@FreeBSD.org>1999-01-16 22:58:59 +0000
commit97cd1fe0fb017a2145e43fc480ce771ab77f1829 (patch)
treecaaac2099d419e8cc045308095e7601debf229c3 /editors/emacs23
parenta42ea88505d8458bd5804196f3182cd08eff4eb4 (diff)
downloadFreeBSD-ports-97cd1fe0fb017a2145e43fc480ce771ab77f1829.zip
FreeBSD-ports-97cd1fe0fb017a2145e43fc480ce771ab77f1829.tar.gz
Add USE_XLIB -- otherwise the packages will be built without X support.
Diffstat (limited to 'editors/emacs23')
-rw-r--r--editors/emacs23/Makefile3
1 files changed, 2 insertions, 1 deletions
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