diff options
author | marcus <marcus@FreeBSD.org> | 2003-04-08 02:10:56 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-04-08 02:10:56 +0800 |
commit | 792a3f6bda42f7d3e6160afe7aff3e0f0f0df8e4 (patch) | |
tree | e0b17bf94d63a8464bfe6bb0e5c6bf2b32355615 /x11 | |
parent | 67d43fd8500381e40a61cda0b35c43188099abf9 (diff) | |
download | freebsd-ports-gnome-792a3f6bda42f7d3e6160afe7aff3e0f0f0df8e4.tar.gz freebsd-ports-gnome-792a3f6bda42f7d3e6160afe7aff3e0f0f0df8e4.tar.zst freebsd-ports-gnome-792a3f6bda42f7d3e6160afe7aff3e0f0f0df8e4.zip |
Add a forgotten port to the Fifth Toe: streamtuner.
Submitted by: Koop Mast <einekoai@chello.nl>
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 844f7fb8aa7c..5645ddd92c6d 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome2-fifth-toe PORTVERSION= 2.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -44,7 +44,8 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ zenity:${PORTSDIR}/x11/zenity \ gucharmap:${PORTSDIR}/misc/gucharmap \ regexxer:${PORTSDIR}/devel/regexxer \ - galeon:${PORTSDIR}/www/galeon2 + galeon:${PORTSDIR}/www/galeon2 \ + streamtuner:${PORTSDIR}/audio/streamtuner NO_BUILD= yes |