summaryrefslogtreecommitdiff
path: root/editors/ng
diff options
context:
space:
mode:
authorjlam <jlam>2002-04-14 15:10:04 +0000
committerjlam <jlam>2002-04-14 15:10:04 +0000
commite6a5b70cf483465e2b10ba155d369630041b544f (patch)
treef827abe52b2c42f3d27027fec91b4fea5dbb66ce /editors/ng
parentbfd86c268107e1a55e3229e2d68fad82f7f46a70 (diff)
downloadpkgsrc-e6a5b70cf483465e2b10ba155d369630041b544f.tar.gz
If USE_CANNA is set, then this package is also USE_X11.
Diffstat (limited to 'editors/ng')
-rw-r--r--editors/ng/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/ng/Makefile b/editors/ng/Makefile
index 2dce4baa062..800d6339130 100644
--- a/editors/ng/Makefile
+++ b/editors/ng/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2002/04/05 23:44:41 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2002/04/14 15:10:04 jlam Exp $
DISTNAME= ng-1.4.3
CATEGORIES= editors japanese
@@ -16,6 +16,7 @@ USE_CANNA= YES
.if ${USE_CANNA} == "YES"
DEPENDS= Canna-lib>=3.5.2:../../japanese/canna-lib
+USE_X11= YES
.endif
WRKSRC= ${WRKDIR}/ng