summaryrefslogtreecommitdiff
path: root/devel/argp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/argp/Makefile')
-rw-r--r--devel/argp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/argp/Makefile b/devel/argp/Makefile
index 8067445b326..bdc5224783e 100644
--- a/devel/argp/Makefile
+++ b/devel/argp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/12/22 01:40:20 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2012/10/31 11:16:37 asau Exp $
DISTNAME= argp-standalone-1.3
PKGNAME= argp-1.3
@@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/libc/manual/html_node/Argp.html
COMMENT= Argument parsing function from glibc
-PKG_DESTDIR_SUPPORT= user-destdir
-
GNU_CONFIGURE= yes
USE_LIBTOOL= yes