diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-10-25 20:24:23 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-10-25 20:24:23 +0000 |
commit | 062fd1c3409c58a1d4050259867168ef2336b76f (patch) | |
tree | 6d73bd8d02d14a740456a6c20e956b0de16811f9 /net/linuxigd | |
parent | 11ba2822cfd5548595148f9bf53daa4984249dd2 (diff) | |
download | ports-062fd1c3409c58a1d4050259867168ef2336b76f.tar.gz ports-062fd1c3409c58a1d4050259867168ef2336b76f.zip |
Notes
Diffstat (limited to 'net/linuxigd')
-rw-r--r-- | net/linuxigd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/linuxigd/Makefile b/net/linuxigd/Makefile index 3dd7272fc764..aa6ef99a292d 100644 --- a/net/linuxigd/Makefile +++ b/net/linuxigd/Makefile @@ -16,6 +16,8 @@ COMMENT= Linux UPnP Internet Gateway Device LIB_DEPENDS= upnp.4:${PORTSDIR}/devel/upnp +BROKEN= does not compile + USE_RC_SUBR= linuxigd USE_GMAKE= yes MAKE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS} |