diff options
Diffstat (limited to 'cad/pcb/Makefile')
-rw-r--r-- | cad/pcb/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile index 6f374c27a80..17d9434606f 100644 --- a/cad/pcb/Makefile +++ b/cad/pcb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2014/05/05 00:47:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.77 2014/10/09 14:06:01 wiz Exp $ # DISTNAME= pcb-20110918 @@ -11,8 +11,6 @@ HOMEPAGE= http://pcb.geda-project.org/ COMMENT= Printed circuit board layout system LICENSE= gnu-gpl-v2 -PKG_INSTALLATION_TYPES= overwrite pkgviews - DEPENDS+= gettext-tools>=0.14.6:../../devel/gettext-tools CONFLICTS+= pcb-current-[0-9]* |