diff options
Diffstat (limited to 'pkgtools/compat_headers')
-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 7b47b6e4299..f02246908fc 100644 --- a/pkgtools/compat_headers/Makefile +++ b/pkgtools/compat_headers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/05/28 13:40:59 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2009/04/09 00:48:11 joerg Exp $ DISTNAME= compat_headers-0.2 CATEGORIES= pkgtools @@ -9,7 +9,6 @@ MAINTAINER= tnn@NetBSD.org HOMEPAGE= http://www.pkgsrc.org/ COMMENT= compatibility headers -NO_CHECKSUM= yes CHECK_PERMS= no GNU_CONFIGURE= yes PKG_DESTDIR_SUPPORT= user-destdir |