summaryrefslogtreecommitdiff
path: root/editors/xwpe
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xwpe')
-rw-r--r--editors/xwpe/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/xwpe/Makefile b/editors/xwpe/Makefile
index 28c0fa91a5a..0913be44653 100644
--- a/editors/xwpe/Makefile
+++ b/editors/xwpe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/05/22 20:07:57 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/06/01 18:02:46 jlam Exp $
#
DISTNAME= xwpe-1.5.29a
@@ -13,9 +13,9 @@ COMMENT= Programming environment for UNIX systems
GNU_CONFIGURE= yes
USE_TOOLS+= gmake
USE_NCURSES= # tigetstr()
-USE_X11= yes
BUILD_TARGET= # defined
.include "../../devel/ncurses/buildlink3.mk"
+.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"