diff options
Diffstat (limited to 'devel/popt/Makefile')
-rw-r--r-- | devel/popt/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile index 3a4b0f977c1..8537db283e9 100644 --- a/devel/popt/Makefile +++ b/devel/popt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2012/10/31 11:19:25 asau Exp $ +# $NetBSD: Makefile,v 1.46 2014/10/09 14:06:30 wiz Exp $ # DISTNAME= popt-1.16 @@ -11,8 +11,6 @@ COMMENT= Command line option parsing library # mit license with advertising clause LICENSE= mit -PKG_INSTALLATION_TYPES= overwrite pkgviews - CONFLICTS= ORBit<=0.5.3 USE_PKGLOCALEDIR= yes |