diff options
Diffstat (limited to 'security/amap')
-rw-r--r-- | security/amap/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/amap/Makefile b/security/amap/Makefile index 42d9a42414e..61c8054c707 100644 --- a/security/amap/Makefile +++ b/security/amap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2012/03/03 00:13:51 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/23 18:16:20 asau Exp $ # DISTNAME= amap-5.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://freeworld.thc.org/thc-amap/ COMMENT= Applications and Services scanner LICENSE= amap-license -PKG_DESTDIR_SUPPORT= user-destdir - HAS_CONFIGURE= YES CONFIGURE_ARGS+= --prefix=${PREFIX:Q} |