diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:24:43 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:24:43 +0000 |
commit | 985b201424d63717aa5b6578fece8f2b853d9164 (patch) | |
tree | cc5885e72ecb468c0903137642e832ae5c7dc584 /net-mgmt/xymon-client | |
parent | 28bf02d683a6e9edd30f15574a3ae61f0ff5e585 (diff) | |
download | ports-985b201424d63717aa5b6578fece8f2b853d9164.tar.gz ports-985b201424d63717aa5b6578fece8f2b853d9164.zip |
Notes
Diffstat (limited to 'net-mgmt/xymon-client')
-rw-r--r-- | net-mgmt/xymon-client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/xymon-client/Makefile b/net-mgmt/xymon-client/Makefile index e504e149bd9a..0762c04abbc2 100644 --- a/net-mgmt/xymon-client/Makefile +++ b/net-mgmt/xymon-client/Makefile @@ -29,6 +29,7 @@ PLIST_SUB+= XYMONUSER="${XYMONUSER}" CONFIG_FILES= clientlaunch.cfg xymonclient.cfg localclient.cfg # Configure script is interactive +NO_STAGE= yes do-configure: ${CP} ${FILESDIR}/Makefile ${WRKSRC}/ |