summaryrefslogtreecommitdiff
path: root/editors/mule/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-12-02 08:40:00 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-12-02 08:40:00 +0000
commitaf027aafd0c8d2afdd256c5045c0e589a7e1094c (patch)
tree613215152647bcd1ea27174ea9352afde6cb84fb /editors/mule/Makefile
parentMake sure PLIST is correct whether you have source or not. Add copyright (diff)
(Hopefully last) USE_XLIB.
Notes
Notes: svn path=/head/; revision=15060
Diffstat (limited to 'editors/mule/Makefile')
-rw-r--r--editors/mule/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/mule/Makefile b/editors/mule/Makefile
index 0e3c557f8010..e8b0e7f72796 100644
--- a/editors/mule/Makefile
+++ b/editors/mule/Makefile
@@ -3,7 +3,7 @@
# Date created: 6 July 1997
# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
#
-# $Id: Makefile,v 1.32 1998/09/21 22:33:05 steve Exp $
+# $Id: Makefile,v 1.33 1998/10/07 08:11:28 asami Exp $
#
DISTNAME= mule-2.3
@@ -25,6 +25,7 @@ RUN_DEPENDS= ${PREFIX}/share/${EMACS_PREFIX}/19.34/lisp/mule.el:${PORTSDIR}/edit
LIB_DEPENDS= ${LIB_INPUT_METHOD}
BUILD_DEPENDS= ${BUILD_INPUT_METHOD}
+USE_XLIB= yes
EXTRACT_ONLY= emacs-19.34b.tar.gz
WRKSRC= ${WRKDIR}/emacs-19.34
PATCHDIR= ${.CURDIR}/../../editors/mule-common/patches