diff options
Diffstat (limited to 'cad/pcb/Makefile')
-rw-r--r-- | cad/pcb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index 01969b9a9b4..da4853d02ff 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2003/08/17 04:00:51 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.24 2004/04/11 05:40:38 snj Exp $ # FreeBSD Id: Makefile,v 1.19 1998/10/31 18:05:31 jseger Exp # @@ -19,7 +19,7 @@ DEPENDS+= m4>=1.4:../../devel/m4 CONFLICTS+= pcb-current-[0-9]* -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_PKGINSTALL= yes USE_IMAKE= yes |