diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
commit | 0f12b488a50bf55f18e720cb4d4e8224c8b3d857 (patch) | |
tree | 7a6db5d01e610802138fff879ca18efeea190977 /net/poptop | |
parent | 3c063d4c7e242c68860be279ae95b9da2a6c7d4a (diff) | |
download | ports-0f12b488a50bf55f18e720cb4d4e8224c8b3d857.tar.gz ports-0f12b488a50bf55f18e720cb4d4e8224c8b3d857.zip |
Notes
Diffstat (limited to 'net/poptop')
-rw-r--r-- | net/poptop/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/poptop/Makefile b/net/poptop/Makefile index 65ad4baa44b2..6945f52268bd 100644 --- a/net/poptop/Makefile +++ b/net/poptop/Makefile @@ -15,7 +15,6 @@ DISTNAME= pptpd-${PORTVERSION:S/.b/-b/} MAINTAINER= olmi@rentech.ru COMMENT= Windows 9x compatible PPTP (VPN) server -USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ |