aboutsummaryrefslogtreecommitdiff
path: root/mail/faces
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 /mail/faces
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
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 'mail/faces')
-rw-r--r--mail/faces/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/faces/Makefile b/mail/faces/Makefile
index 148c4a1bfdcc..0ce4cfb01fe0 100644
--- a/mail/faces/Makefile
+++ b/mail/faces/Makefile
@@ -38,13 +38,13 @@ X11_CONFIGURE_WITH= x
AUDIO_CONFIGURE_ENABLE= audio
NAS_CONFIGURE_ON= --with-audio-cmd=${LOCALBASE}/bin/auplay
-NAS_RUN_DEPENDS= auplay:${PORTSDIR}/audio/nas
+NAS_RUN_DEPENDS= auplay:audio/nas
SOX_CONFIGURE_ON= --with-audio-cmd=${LOCALBASE}/bin/play
-SOX_RUN_DEPENDS= play:${PORTSDIR}/audio/sox
+SOX_RUN_DEPENDS= play:audio/sox
RPLAY_CONFIGURE_ON= --with-audio-cmd=${LOCALBASE}/bin/rplay
-RPLAY_RUN_DEPENDS= rplay:${PORTSDIR}/audio/rplay
+RPLAY_RUN_DEPENDS= rplay:audio/rplay
USE_LDCONFIG= yes
GNU_CONFIGURE= yes