aboutsummaryrefslogtreecommitdiff
path: root/emulators/fuse-utils
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /emulators/fuse-utils
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
Diffstat (limited to 'emulators/fuse-utils')
-rw-r--r--emulators/fuse-utils/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile
index d14a8e3d1ef9..0bf51c767b3f 100644
--- a/emulators/fuse-utils/Makefile
+++ b/emulators/fuse-utils/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= pkgconfig
-LIB_DEPENDS= libspectrum.so:${PORTSDIR}/emulators/libspectrum
+LIB_DEPENDS= libspectrum.so:emulators/libspectrum
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libspectrum-prefix=${LOCALBASE} \
--with-local-prefix=${LOCALBASE}
@@ -28,10 +28,10 @@ AUDIOTOOLS_DESC= Build audio <-> tape utilities
OPTIONS_SUB= yes
AUDIOTOOLS_CONFIGURE_WITH= audiofile
-AUDIOTOOLS_LIB_DEPENDS= libaudiofile.so:${PORTSDIR}/audio/libaudiofile
+AUDIOTOOLS_LIB_DEPENDS= libaudiofile.so:audio/libaudiofile
# FIXME no way to specify ffmpeg1 paths to configure script
-#FFMPEG_LIB_DEPENDS= libavformat1.so:${PORTSDIR}/multimedia/ffmpeg1
+#FFMPEG_LIB_DEPENDS= libavformat1.so:multimedia/ffmpeg1
#FFMPEG_CONFIGURE_WITH= ffmpeg
post-install: