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/send | |
parent | b1f356260ca3b8cdbc5a72e0904c9bf878ed25fb (diff) |
Notes
Diffstat (limited to 'net-mgmt/send')
-rw-r--r-- | net-mgmt/send/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/send/Makefile b/net-mgmt/send/Makefile index f6fa3626e288..11d7789f6d64 100644 --- a/net-mgmt/send/Makefile +++ b/net-mgmt/send/Makefile @@ -15,7 +15,7 @@ BROKEN= Fails to link LIB_DEPENDS= dnet.1:${PORTSDIR}/net/libdnet -USE_GMAKE= yes +USES= gmake SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message PORTDOCS= README UserGuide.pdf |