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
commitb2ccf5b5239d45d29779bc171f8ae221ddc64127 (patch)
treef827abe52b2c42f3d27027fec91b4fea5dbb66ce /editors/ng
parent4834172897493f926b5e05bfff80a753b5a89298 (diff)
downloadpkgsrc-b2ccf5b5239d45d29779bc171f8ae221ddc64127.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