aboutsummaryrefslogtreecommitdiffstats
path: root/net/kio-upnp-ms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/kio-upnp-ms/Makefile')
-rw-r--r--net/kio-upnp-ms/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/kio-upnp-ms/Makefile b/net/kio-upnp-ms/Makefile
index 18a34f1f1396..de02e1a0456c 100644
--- a/net/kio-upnp-ms/Makefile
+++ b/net/kio-upnp-ms/Makefile
@@ -10,11 +10,10 @@ CATEGORIES= net devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= fluffy
-
MAINTAINER= kde@FreeBSD.org
COMMENT= KIO slave to access UPnP MediaServers
-LIB_DEPENDS= HUpnp.1:${PORTSDIR}/net/hupnp
+LIB_DEPENDS= libHUpnp.so:${PORTSDIR}/net/hupnp
USE_BZIP2= yes
USES= cmake
@@ -28,5 +27,4 @@ PLIST_FILES= include/kio/upnp-ms-types.h \
lib/kde4/kio_upnp_ms.so \
share/kde4/services/kio_upnp_ms.protocol
-NO_STAGE= yes
.include <bsd.port.mk>