diff options
Diffstat (limited to 'net/poptop/Makefile')
-rw-r--r-- | net/poptop/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/poptop/Makefile b/net/poptop/Makefile index fbe12070e8f..5fb9b4b7fdb 100644 --- a/net/poptop/Makefile +++ b/net/poptop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/10/12 15:30:18 adam Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/23 17:18:59 asau Exp $ DISTNAME= pptpd-1.3.4 PKGNAME= ${DISTNAME:S/pptpd/poptop/} @@ -11,8 +11,6 @@ HOMEPAGE= http://www.poptop.org/ COMMENT= PPTP server with support for Microsoft VPN clients LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-libwrap |