aboutsummaryrefslogtreecommitdiffstats
path: root/security/nessus
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-13 12:15:53 +0800
committeredwin <edwin@FreeBSD.org>2006-05-13 12:15:53 +0800
commit25dcf463b5734d2e03be6f216482578013e111cd (patch)
tree16d31f14ac4ed03cdd3ab8ae4deb853b9ac48e46 /security/nessus
parentd8c762b79d675a3bdcaa4a1b3c917b421d0ea160 (diff)
downloadfreebsd-ports-gnome-25dcf463b5734d2e03be6f216482578013e111cd.tar.gz
freebsd-ports-gnome-25dcf463b5734d2e03be6f216482578013e111cd.tar.zst
freebsd-ports-gnome-25dcf463b5734d2e03be6f216482578013e111cd.zip
Remove USE_REINPLACE from all categories starting with S
Diffstat (limited to 'security/nessus')
-rw-r--r--security/nessus/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/nessus/Makefile b/security/nessus/Makefile
index cc782aadc439..2ba7cadedf0a 100644
--- a/security/nessus/Makefile
+++ b/security/nessus/Makefile
@@ -33,7 +33,6 @@ WRKSRC= ${WRKDIR}/nessus-core
PKGDEINSTALL= ${WRKDIR}/pkg-deinstall.sh
GNU_CONFIGURE= yes
-USE_REINPLACE= YES
USE_RC_SUBR= YES
WANT_GNOME= yes
.if defined(WITHOUT_NESSUS_GTK) || defined(WITHOUT_GTK)