diff options
Diffstat (limited to 'devel/popt/Makefile')
-rw-r--r-- | devel/popt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/popt/Makefile b/devel/popt/Makefile index 8320dc03113..3a4b0f977c1 100644 --- a/devel/popt/Makefile +++ b/devel/popt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2011/04/22 13:41:58 obache Exp $ +# $NetBSD: Makefile,v 1.45 2012/10/31 11:19:25 asau Exp $ # DISTNAME= popt-1.16 @@ -12,7 +12,6 @@ COMMENT= Command line option parsing library LICENSE= mit PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir CONFLICTS= ORBit<=0.5.3 |