diff options
Diffstat (limited to 'devel/gputils')
-rw-r--r-- | devel/gputils/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/gputils/Makefile b/devel/gputils/Makefile index 66c560fa224..96fa219b9a2 100644 --- a/devel/gputils/Makefile +++ b/devel/gputils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2011/05/14 20:15:28 hans Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/31 11:17:03 asau Exp $ DISTNAME= gputils-0.13.5 CATEGORIES= devel @@ -8,8 +8,6 @@ MAINTAINER= dogcow@NetBSD.org HOMEPAGE= http://gputils.sourceforge.net/ COMMENT= collection of tools for Microchip's PIC micro-processors -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS= gpasm-* GNU_CONFIGURE= yes |