summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-09-30 14:54:21 +0000
committerwiz <wiz@pkgsrc.org>2002-09-30 14:54:21 +0000
commitf96ac4781c38869033fbca426c95ada8f1da8172 (patch)
tree89639878396667a2e8d9defcf9c0e7bfae4df9f5 /cad
parent83e187d55def1a1414c1aa2e003056b60c132661 (diff)
downloadpkgsrc-f96ac4781c38869033fbca426c95ada8f1da8172.tar.gz
Mark as using X11, and convert to buildlink2.
First one should fix shark bulk build problem.
Diffstat (limited to 'cad')
-rw-r--r--cad/magic/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/cad/magic/Makefile b/cad/magic/Makefile
index 2175718de61..f47f7065304 100644
--- a/cad/magic/Makefile
+++ b/cad/magic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/05/18 23:18:43 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.3 2002/09/30 14:54:21 wiz Exp $
#
DISTNAME= magic-7.1
@@ -10,7 +10,9 @@ MAINTAINER= dmcmahill@netbsd.org
HOMEPAGE= http://vlsi.cornell.edu/magic/
COMMENT= Integrated circuit layout system
-USE_GMAKE= yes
+USE_GMAKE= YES
+USE_X11= YES
+USE_BUILDLINK2= YES
MAKE_ENV+= MAGIC_HOME=${PREFIX}
post-patch: