diff options
Diffstat (limited to 'net/linuxigd/Makefile')
-rw-r--r-- | net/linuxigd/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/linuxigd/Makefile b/net/linuxigd/Makefile index c4fa92c3935e..5089b429b969 100644 --- a/net/linuxigd/Makefile +++ b/net/linuxigd/Makefile @@ -10,15 +10,12 @@ MASTER_SITES= SF/linux-igd/linux-igd/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Linux UPnP Internet Gateway Device -LIB_DEPENDS= upnp.9:${PORTSDIR}/devel/upnp +LIB_DEPENDS= libupnp.so:${PORTSDIR}/devel/upnp USE_RC_SUBR= linuxigd USES= gmake MAKE_ENV= PTHREAD_LIBS=${PTHREAD_LIBS} -MAN8= upnpd.8 - -NO_STAGE= yes post-extract: @${RM} ${WRKSRC}/iptc.? |