diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 15:01:39 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-26 15:01:39 +0000 |
commit | 2b47dc8bc4be67cc30bdc790ee74907a01ed355b (patch) | |
tree | 9f7491d84dab2547cbeefd16a3b3934b947cd2f5 /net-mgmt/openvmps | |
parent | b1f356260ca3b8cdbc5a72e0904c9bf878ed25fb (diff) | |
download | ports-2b47dc8bc4be67cc30bdc790ee74907a01ed355b.tar.gz ports-2b47dc8bc4be67cc30bdc790ee74907a01ed355b.zip |
Notes
Diffstat (limited to 'net-mgmt/openvmps')
-rw-r--r-- | net-mgmt/openvmps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/openvmps/Makefile b/net-mgmt/openvmps/Makefile index cb41ef7fce9a..4f6a38cb5a89 100644 --- a/net-mgmt/openvmps/Makefile +++ b/net-mgmt/openvmps/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 USE_RC_SUBR= vmpsd -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes CONFIGURE_ARGS=--bindir=${PREFIX}/sbin |