diff options
Diffstat (limited to 'net/wistumbler2')
-rw-r--r-- | net/wistumbler2/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/wistumbler2/Makefile.common b/net/wistumbler2/Makefile.common index 56d29eacc1a..5aac7d29c0c 100644 --- a/net/wistumbler2/Makefile.common +++ b/net/wistumbler2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.5 2005/12/09 17:04:51 joerg Exp $ +# $NetBSD: Makefile.common,v 1.6 2005/12/29 06:22:04 jlam Exp $ # DISTNAME= wistumbler2-2.0pre10 @@ -18,7 +18,6 @@ ONLY_FOR_PLATFORM= NetBSD-*-* FreeBSD-*-* OpenBSD-*-* DragonFly-*-* CONFLICTS+= wistumbler-[0-9]* HAS_CONFIGURE= YES -USE_PKGINSTALL= YES CONFIGURE_ENV+= PREFIX=${PREFIX:Q} |