diff options
Diffstat (limited to 'net/ushare/Makefile')
-rw-r--r-- | net/ushare/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ushare/Makefile b/net/ushare/Makefile index 0e9d74f927c3..f09a52b896f1 100644 --- a/net/ushare/Makefile +++ b/net/ushare/Makefile @@ -13,8 +13,7 @@ COMMENT= Lightweight UPnP (TM) A/V Media Server LIB_DEPENDS= libupnp.so:${PORTSDIR}/devel/upnp HAS_CONFIGURE= yes -USE_BZIP2= yes -USES= gettext gmake pkgconfig +USES= gettext gmake pkgconfig tar:bzip2 LDFLAGS+= -L${LOCALBASE}/lib -lintl CFLAGS+= -I${LOCALBASE}/include -I${WRKSRC} |