diff options
Diffstat (limited to 'audio/mpg123.el/Makefile')
-rw-r--r-- | audio/mpg123.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpg123.el/Makefile b/audio/mpg123.el/Makefile index c4d13cdfaaeb..c0402ba01df0 100644 --- a/audio/mpg123.el/Makefile +++ b/audio/mpg123.el/Makefile @@ -13,7 +13,7 @@ DISTFILES= mpg123el.cgi?${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Front-end to mpg123/ogg123 audio player for Emacsen -RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 +RUN_DEPENDS= mpg123:audio/mpg123 FETCH_BEFORE_ARGS= -o ${DISTDIR}/${PORTNAME}-${PORTVERSION} NO_WRKSUBDIR= yes |