diff options
Diffstat (limited to 'sysutils/fixelfprot/Makefile')
-rw-r--r-- | sysutils/fixelfprot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/fixelfprot/Makefile b/sysutils/fixelfprot/Makefile index 57d38286b57..afdcd269884 100644 --- a/sysutils/fixelfprot/Makefile +++ b/sysutils/fixelfprot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/06/28 05:04:27 dholland Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/23 19:51:02 asau Exp $ DISTNAME= fixelfprot-20040714 CATEGORIES= sysutils @@ -10,7 +10,6 @@ HOMEPAGE= http://mail-index.NetBSD.org/tech-kern/2004/07/11/0002.html COMMENT= C program to fix ELF protection on .got table for PowerPC PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir ONLY_FOR_PLATFORM= NetBSD-*-powerpc |