diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-08-18 16:43:24 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2014-08-18 16:43:24 +0000 |
commit | 69f82727cfeeeb49cb58c2d1960548e0ee5cb501 (patch) | |
tree | 5cc71aad2369347e372daa82cf3849f910e182fc /net-p2p/amule | |
parent | da1ccc4d38452561e2972b98fb43ef0df6027577 (diff) |
Notes
Diffstat (limited to 'net-p2p/amule')
-rw-r--r-- | net-p2p/amule/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index cefb2adfaa99..803144e307ae 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -95,7 +95,6 @@ PLASMAMULE_CONFIGURE_ENV= \ ac_cv_path_KDE4_CONFIG=${KDE4_PREFIX}/bin/kde4-config \ KBUILDSYCOCA=${KDE4_PREFIX}/bin/kbuildsycoca4 \ UPDATE_MIME_DATABASE=/usr/bin/true -PLASMAMULE_PLIST_SUB+= RESETPREFIX=${PREFIX} UPNP_LIB_DEPENDS= libupnp.so:${PORTSDIR}/devel/upnp UPNP_CONFIGURE_OFF= --disable-upnp |