diff options
Diffstat (limited to 'pkgtools/compat_headers/Makefile')
-rw-r--r-- | pkgtools/compat_headers/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pkgtools/compat_headers/Makefile b/pkgtools/compat_headers/Makefile index d3b666e3572..7e95a62c923 100644 --- a/pkgtools/compat_headers/Makefile +++ b/pkgtools/compat_headers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2009/05/02 16:21:45 reed Exp $ +# $NetBSD: Makefile,v 1.6 2012/09/11 23:19:34 asau Exp $ DISTNAME= compat_headers-0.2 CATEGORIES= pkgtools @@ -14,7 +14,6 @@ SUPERSEDES= posix_headers-[0-9]* CHECK_PERMS= no GNU_CONFIGURE= yes -PKG_DESTDIR_SUPPORT= user-destdir PLIST_SRC+= ${WRKSRC}/PLIST |