aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs20-dl
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-01-16 22:58:59 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-01-16 22:58:59 +0000
commit0b9169f1a16b4285b8a8da42fb3a9c8ccdf3ccdf (patch)
tree6d39f265c4e88ead3b27143c2eb9244911e4103e /editors/emacs20-dl
parentb74e38156d41a2b966a99c43117bb0e3a6f0562a (diff)
downloadports-0b9169f1a16b4285b8a8da42fb3a9c8ccdf3ccdf.tar.gz
ports-0b9169f1a16b4285b8a8da42fb3a9c8ccdf3ccdf.zip
Notes
Diffstat (limited to 'editors/emacs20-dl')
-rw-r--r--editors/emacs20-dl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/emacs20-dl/Makefile b/editors/emacs20-dl/Makefile
index 07a319a20b51..b129e4ef5992 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}"