diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-05-05 09:11:56 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-05-05 09:11:56 +0000 |
commit | f0753c840634700f7befc29ba0523a2ecd9e31e3 (patch) | |
tree | 88fb43deb753aa52726ae0a4d333d67931e16b88 /www/ump | |
parent | 5e7b70f1681a2bc0f2907af35a397ac989eaf6f1 (diff) | |
download | ports-f0753c840634700f7befc29ba0523a2ecd9e31e3.tar.gz ports-f0753c840634700f7befc29ba0523a2ecd9e31e3.zip |
Notes
Diffstat (limited to 'www/ump')
-rw-r--r-- | www/ump/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/ump/Makefile b/www/ump/Makefile index 4cd22dbd51ce..40e915f0689e 100644 --- a/www/ump/Makefile +++ b/www/ump/Makefile @@ -23,6 +23,8 @@ PATCHFILES= ump-patch-1.gz ump-patch-2.gz ump-patch-3.gz ump-patch-4.gz MAINTAINER= llwang@infor.org COMMENT= Unix MIDI Plugin based on TiMidity++ +CONFLICTS= ump-0.8.[0-9]* + RUN_DEPENDS= ${LOCALBASE}/bin/timidity:${PORTSDIR}/audio/timidity++ BROKEN= Does not build |