diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-05-29 12:00:30 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-05-29 12:00:30 +0000 |
commit | c2866e7e03e21bb8c87264f3e94eb0771ff2929f (patch) | |
tree | bb60854c08a09d1f82d638352a523fd80ba34d9a /net/linuxigd | |
parent | c3a0a8dbd29cde9f34420927fdebd1f51bcc3ae2 (diff) | |
download | ports-c2866e7e03e21bb8c87264f3e94eb0771ff2929f.tar.gz ports-c2866e7e03e21bb8c87264f3e94eb0771ff2929f.zip |
Notes
Diffstat (limited to 'net/linuxigd')
-rw-r--r-- | net/linuxigd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/linuxigd/Makefile b/net/linuxigd/Makefile index 30224ef882b2..c4fa92c3935e 100644 --- a/net/linuxigd/Makefile +++ b/net/linuxigd/Makefile @@ -13,7 +13,7 @@ COMMENT= Linux UPnP Internet Gateway Device LIB_DEPENDS= upnp.9:${PORTSDIR}/devel/upnp USE_RC_SUBR= linuxigd -USE_GMAKE= yes +USES= gmake MAKE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS} MAN8= upnpd.8 |