aboutsummaryrefslogtreecommitdiffstats
path: root/net/fspd
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2004-05-11 12:17:01 +0800
committertrevor <trevor@FreeBSD.org>2004-05-11 12:17:01 +0800
commitb7e6e18e7f737feb43758a94ecf603dfb7d717a0 (patch)
treecf0394b511f0d340ac61ad69fd701633a0ef3129 /net/fspd
parenteba870744e0b07c35fbe8171f1dc1887e8bc17c7 (diff)
downloadfreebsd-ports-gnome-b7e6e18e7f737feb43758a94ecf603dfb7d717a0.tar.gz
freebsd-ports-gnome-b7e6e18e7f737feb43758a94ecf603dfb7d717a0.tar.zst
freebsd-ports-gnome-b7e6e18e7f737feb43758a94ecf603dfb7d717a0.zip
Avoid "Variable CONFIGURE_TARGET is recursive" error.
Approved by: portmgr (kris)
Diffstat (limited to 'net/fspd')
-rw-r--r--net/fspd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/fspd/Makefile b/net/fspd/Makefile
index 48f678b54b3c..4007248a4398 100644
--- a/net/fspd/Makefile
+++ b/net/fspd/Makefile
@@ -28,7 +28,6 @@ MAN1= fcat.1 fcatcmd.1 fcd.1 fcdcmd.1 fdu.1 fducmd.1 ffind.1 \
MAN5= fsp_prof.5
PLIST_FILES= bin/fspd bin/fspscan etc/fspd.conf.sample
OPTIONS= NOCLIENTS "Omit client commands" off
-CONFIGURE_TARGET:= --build=${CONFIGURE_TARGET}
GNU_CONFIGURE= yes
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/${DISTNAME}