summaryrefslogtreecommitdiff
path: root/multimedia/totem-pl-parser/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /multimedia/totem-pl-parser/Makefile
parentRemove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. (diff)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'multimedia/totem-pl-parser/Makefile')
-rw-r--r--multimedia/totem-pl-parser/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile
index f63347db4b75..882f8cfb534e 100644
--- a/multimedia/totem-pl-parser/Makefile
+++ b/multimedia/totem-pl-parser/Makefile
@@ -10,8 +10,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= GObject-based library to parse a host of playlist formats
-LIB_DEPENDS= libgmime-2.6.so:${PORTSDIR}/mail/gmime26 \
- libsoup-gnome-2.4.so:${PORTSDIR}/devel/libsoup-gnome
+LIB_DEPENDS= libgmime-2.6.so:mail/gmime26 \
+ libsoup-gnome-2.4.so:devel/libsoup-gnome
USES= gettext gmake gnome libarchive libtool pathfix pkgconfig tar:xz
USE_GNOME= glib20 gnomeprefix intltool introspection:build \
@@ -26,8 +26,8 @@ OPTIONS_DEFINE= GCRYPT QUVI
OPTIONS_DEFAULT=GCRYPT QUVI
QUVI_DESC= Flash media stream URL support
QUVI_CONFIGURE_ENABLE= quvi
-QUVI_LIB_DEPENDS= libquvi-0.9.so:${PORTSDIR}/multimedia/libquvi09
-GCRYPT_LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt
+QUVI_LIB_DEPENDS= libquvi-0.9.so:multimedia/libquvi09
+GCRYPT_LIB_DEPENDS= libgcrypt.so:security/libgcrypt
GCRYPT_CONFIGURE_ENABLE= libgcrypt
post-patch: