summaryrefslogtreecommitdiff
path: root/cad/dinotrace
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-04-23 02:08:51 +0000
committerjlam <jlam@pkgsrc.org>2002-04-23 02:08:51 +0000
commitec8f6ad65a697ad9e57e902b2cce2527c35df31b (patch)
treed92beec319e32b48cd65ebcc04c0681dd598dc30 /cad/dinotrace
parent077cab978bb14eef592c458d6341db4b9cf5a864 (diff)
downloadpkgsrc-ec8f6ad65a697ad9e57e902b2cce2527c35df31b.tar.gz
Note explicitly that this package is USE_X11BASE. Currently, it relies on
motif.buildlink.mk to define it.
Diffstat (limited to 'cad/dinotrace')
-rw-r--r--cad/dinotrace/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile
index 0b1198b19bc..ab7d84887b7 100644
--- a/cad/dinotrace/Makefile
+++ b/cad/dinotrace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2002/02/18 15:14:02 seb Exp $
+# $NetBSD: Makefile,v 1.16 2002/04/23 02:08:51 jlam Exp $
#
DISTNAME= dinotrace-9.1g
@@ -14,6 +14,7 @@ BUILD_DEPENDS+= perl>=${PERL5_REQD}:../../lang/perl5
INFO_FILES= dinotrace.info
USE_BUILDLINK_ONLY= YES
+USE_X11BASE= YES
GNU_CONFIGURE= YES
.include "../../mk/motif.buildlink.mk"