aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-06 20:12:00 +0800
committerbapt <bapt@FreeBSD.org>2013-09-06 20:12:00 +0800
commitfc23070fcc1ec8ebfba221a0d7eed0f5bcf40b9d (patch)
treecb47117e55d8b3cfa8e1d039d125b1106964ca6e /www
parent819a32baa36593c4215d010deb8a93f07d0d46b3 (diff)
downloadfreebsd-ports-gnome-fc23070fcc1ec8ebfba221a0d7eed0f5bcf40b9d.tar.gz
freebsd-ports-gnome-fc23070fcc1ec8ebfba221a0d7eed0f5bcf40b9d.tar.zst
freebsd-ports-gnome-fc23070fcc1ec8ebfba221a0d7eed0f5bcf40b9d.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'www')
-rw-r--r--www/swfdec-plugin/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/swfdec-plugin/Makefile b/www/swfdec-plugin/Makefile
index b1ebb0e0e22e..8eb52ce50edb 100644
--- a/www/swfdec-plugin/Makefile
+++ b/www/swfdec-plugin/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: swfdec-plugin
-# Date created: Jun 14, 2005
-# Whom: anholt
-#
+# Created by: anholt
# $FreeBSD$
-#
PORTNAME= swfdec-plugin
PORTVERSION= 0.8.2
@@ -17,6 +13,7 @@ COMMENT= Flash rendering plugin
LIB_DEPENDS= swfdec-0.8:${PORTSDIR}/graphics/swfdec
+USES= pkgconfig
USE_AUTOTOOLS= libtool
INSTALLS_ICONS= yes
USE_GNOME= gtk20