summaryrefslogtreecommitdiff
path: root/editors/xemacs/Makefile.pkg
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xemacs/Makefile.pkg')
-rw-r--r--editors/xemacs/Makefile.pkg4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xemacs/Makefile.pkg b/editors/xemacs/Makefile.pkg
index 44fbca5e5c8..606be3e3210 100644
--- a/editors/xemacs/Makefile.pkg
+++ b/editors/xemacs/Makefile.pkg
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.pkg,v 1.1 2002/04/26 09:35:06 tron Exp $
+# $NetBSD: Makefile.pkg,v 1.2 2005/06/01 18:02:46 jlam Exp $
.include "../../mk/bsd.prefs.mk"
@@ -9,5 +9,5 @@ MAKEFLAGS+= XEMACS_PREFIX=${XEMACS_PREFIX}
.endif
.if (${XEMACS_PREFIX} == ${X11BASE})
-USE_X11BASE= YES
+.include "../../mk/x11.buildlink3.mk"
.endif