diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-25 09:19:20 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-25 09:19:20 +0000 |
commit | 62f2687e21efa9182fc47d85c28ed4d7ee4b85e1 (patch) | |
tree | de541bc37f21e5a2770f7af38a36ecbeca417671 /net-mgmt | |
parent | d6ce894ff609a4ee39a9150a19d98a9b1fc55090 (diff) | |
download | ports-62f2687e21efa9182fc47d85c28ed4d7ee4b85e1.tar.gz ports-62f2687e21efa9182fc47d85c28ed4d7ee4b85e1.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/nagios-plugins/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/netsaint-plugins/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile index 402f5b51748c..b6570cec94ac 100644 --- a/net-mgmt/nagios-plugins/Makefile +++ b/net-mgmt/nagios-plugins/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-1.2.9-4 MAINTAINER= blaz@si.FreeBSD.org +USE_SUBMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --sbindir=${PREFIX}/share/netsaint/sbin \ --libexecdir=${PREFIX}/libexec/netsaint \ diff --git a/net-mgmt/netsaint-plugins/Makefile b/net-mgmt/netsaint-plugins/Makefile index 402f5b51748c..b6570cec94ac 100644 --- a/net-mgmt/netsaint-plugins/Makefile +++ b/net-mgmt/netsaint-plugins/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-1.2.9-4 MAINTAINER= blaz@si.FreeBSD.org +USE_SUBMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --sbindir=${PREFIX}/share/netsaint/sbin \ --libexecdir=${PREFIX}/libexec/netsaint \ |