aboutsummaryrefslogtreecommitdiffstats
path: root/mail/faces
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 /mail/faces
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 '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