diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-07 18:10:56 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-07 18:10:56 +0000 |
commit | 11f9bac2a0e1ef7735e3ea1a6bfbe1b68b258e1d (patch) | |
tree | 63dcf296a6afc66ff7ef075217fa5eee150e119b /x11/gnome2-fifth-toe | |
parent | c646890ffd99b8500bf69ec3abf3fda5f7993959 (diff) | |
download | ports-11f9bac2a0e1ef7735e3ea1a6bfbe1b68b258e1d.tar.gz ports-11f9bac2a0e1ef7735e3ea1a6bfbe1b68b258e1d.zip |
Add a forgotten port to the Fifth Toe: streamtuner.
Submitted by: Koop Mast <einekoai@chello.nl>
Notes
Notes:
svn path=/head/; revision=78532
Diffstat (limited to 'x11/gnome2-fifth-toe')
-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 |