aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/gpac-libgpac
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-04-01 22:16:16 +0800
committermat <mat@FreeBSD.org>2016-04-01 22:16:16 +0800
commitc60c1d09235abbfd733e901b1872b86adc82027c (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /multimedia/gpac-libgpac
parent0e1e582c065e8fdcb4c8070ec1b22a3d70aa3a7c (diff)
downloadfreebsd-ports-gnome-c60c1d09235abbfd733e901b1872b86adc82027c.tar.gz
freebsd-ports-gnome-c60c1d09235abbfd733e901b1872b86adc82027c.tar.zst
freebsd-ports-gnome-c60c1d09235abbfd733e901b1872b86adc82027c.zip
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'multimedia/gpac-libgpac')
-rw-r--r--multimedia/gpac-libgpac/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gpac-libgpac/Makefile b/multimedia/gpac-libgpac/Makefile
index 07993915d1a0..b7d71ce0e970 100644
--- a/multimedia/gpac-libgpac/Makefile
+++ b/multimedia/gpac-libgpac/Makefile
@@ -40,13 +40,13 @@ SSL_USE= OPENSSL=yes
SSL_CONFIGURE_ENABLE= ssl
OPENGL_USE= GL=gl GL=glu
OPENGL_CONFIGURE_ENABLE=3d
-XVIDEO_LIB_DEPENDS= libXv.so:${PORTSDIR}/x11/libXv
+XVIDEO_LIB_DEPENDS= libXv.so:x11/libXv
XVIDEO_CONFIGURE_OFF= --disable-x11-xv --disable-x11-shm
IPV6_CONFIGURE_ENABLE= ipv6
JPEG_USES= jpeg
JPEG_CONFIGURE_ON= --use-jpeg=local
JPEG_CONFIGURE_OFF= --use-jpeg=no
-PNG_LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
+PNG_LIB_DEPENDS= libpng.so:graphics/png
PNG_CONFIGURE_ON= --use-png=local
PNG_CONFIGURE_OFF= --use-png=no