diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 12:15:53 +0800 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 12:15:53 +0800 |
commit | 28dd10dcb401c431386390d9b259d3f7330f6f2b (patch) | |
tree | 7faca4f0ee68daa442a553a83311caed144b3e09 /security/vpnd | |
parent | 0101e2c34264299778df1cb6ea451b51dabf4ded (diff) | |
download | freebsd-ports-gnome-28dd10dcb401c431386390d9b259d3f7330f6f2b.tar.gz freebsd-ports-gnome-28dd10dcb401c431386390d9b259d3f7330f6f2b.tar.zst freebsd-ports-gnome-28dd10dcb401c431386390d9b259d3f7330f6f2b.zip |
Remove USE_REINPLACE from all categories starting with S
Diffstat (limited to 'security/vpnd')
-rw-r--r-- | security/vpnd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/vpnd/Makefile b/security/vpnd/Makefile index aadf1cafe672..1e99298bb674 100644 --- a/security/vpnd/Makefile +++ b/security/vpnd/Makefile @@ -16,7 +16,6 @@ COMMENT= VPN daemon offering transparent blowfish encryption between networks WRKSRC= ${WRKDIR}/${PORTNAME} HAS_CONFIGURE= yes -USE_REINPLACE= yes USE_RC_SUBR= yes PLIST_FILES= sbin/vpnd etc/rc.d/vpnd.sh etc/vpnd.conf.sample etc/vpnd.chat.sample |