diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2011-08-11 07:48:12 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2011-08-11 07:48:12 +0000 |
commit | 4eb8bd551352571dea3e86c969230e39faec9286 (patch) | |
tree | 3be7baa3d922ee6f0f3fc16f7a0b778b10c1c877 | |
parent | 1fea50fb0fc8aa03dc8642861a25fa6443b711ae (diff) |
Notes
-rw-r--r-- | audio/mpg123.el/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/mpg123.el/Makefile b/audio/mpg123.el/Makefile index 30f43e33caed..8310e0a3e27e 100644 --- a/audio/mpg123.el/Makefile +++ b/audio/mpg123.el/Makefile @@ -15,8 +15,6 @@ EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org COMMENT= Front-end to mpg123/ogg123 audio player for Emacsen -BROKEN= does not fetch - RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 FETCH_BEFORE_ARGS= -o ${DISTDIR}/${PORTNAME}-${PORTVERSION} |