From 600fd2a1b65f2749889934c54b8242e1f49de7de Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 2 May 2003 13:07:52 +0000 Subject: Convert to buildlink2, remove unnecessary post-patch target. --- cad/ipal-current/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'cad/ipal-current') diff --git a/cad/ipal-current/Makefile b/cad/ipal-current/Makefile index 5746417102c..e7dadfe2432 100644 --- a/cad/ipal-current/Makefile +++ b/cad/ipal-current/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/05/02 11:53:58 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2003/05/02 13:07:52 wiz Exp $ # DISTNAME= ipal-20001210 @@ -12,15 +12,12 @@ HOMEPAGE= http://www.icarus.com/eda/ipal/index.html COMMENT= Libs and utils for manipulating PAL designs (development version) BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison -DEPENDS+= gtk+>=1.2.10nb4:../../x11/gtk GNU_CONFIGURE= YES +USE_BUILDLINK2= YES USE_GMAKE= YES -USE_X11= YES CFLAGS+= -fPIC -post-patch: - ${CHMOD} a+x ${WRKSRC}/configure - +.include "../../x11/gtk/buildlink2.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3