summaryrefslogtreecommitdiff
path: root/editors/xemacs-current/Makefile
diff options
context:
space:
mode:
authormagick <magick>2002-03-29 14:48:23 +0000
committermagick <magick>2002-03-29 14:48:23 +0000
commitd701c75a570abf4ab2151b6b10b679dd7b6eb36d (patch)
treedb98255cdf1b1e430abf8efc4d9ce147ea7b3276 /editors/xemacs-current/Makefile
parentf8df73eb3dca3029d17b381f227f20e0b1a595dd (diff)
downloadpkgsrc-d701c75a570abf4ab2151b6b10b679dd7b6eb36d.tar.gz
Note how to configure xemacs when installed for the first time.
Pointed out by mpasternak@lublin.t1.pl in private mail.
Diffstat (limited to 'editors/xemacs-current/Makefile')
-rw-r--r--editors/xemacs-current/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/xemacs-current/Makefile b/editors/xemacs-current/Makefile
index f794b407bf1..654325298ef 100644
--- a/editors/xemacs-current/Makefile
+++ b/editors/xemacs-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2002/03/29 11:02:43 magick Exp $
+# $NetBSD: Makefile,v 1.4 2002/03/29 14:54:48 magick Exp $
DISTNAME= xemacs-21.5.5
CATEGORIES= editors
@@ -16,7 +16,8 @@ USE_X11= YES
USE_BUILDLINK_ONLY= YES
HAS_CONFIGURE= YES
-PLIST_SUBST= EMACSVER=xemacs-21.5-b5
+PLIST_SUBST+= EMACSVER=xemacs-21.5-b5
+MESSAGE_SUBST+= EMACSVER=xemacs-21.5-b5
.include "../../mk/bsd.prefs.mk"