diff options
author | ahze <ahze@FreeBSD.org> | 2007-04-05 02:13:19 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2007-04-05 02:13:19 +0800 |
commit | 430dc6dcb429a5b51f807f97493cc7258658994e (patch) | |
tree | 9fc677c3d9390130aef0853a02acf582ce2d195c /x11 | |
parent | 04b03743c77497b454e1974936eb17e1065f6550 (diff) | |
download | freebsd-ports-gnome-430dc6dcb429a5b51f807f97493cc7258658994e.tar.gz freebsd-ports-gnome-430dc6dcb429a5b51f807f97493cc7258658994e.tar.zst freebsd-ports-gnome-430dc6dcb429a5b51f807f97493cc7258658994e.zip |
Readd net/straw since it builds again
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index bbaabfeca5f9..bea450fc2199 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.83 2007/04/03 01:14:24 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11 gnome PKGNAMESUFFIX= -fifth-toe @@ -32,8 +32,8 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan \ nautilus-sendto:${PORTSDIR}/deskutils/nautilus-sendto \ goobox:${PORTSDIR}/audio/goobox \ inkscape:${PORTSDIR}/graphics/inkscape \ - atomix:${PORTSDIR}/games/atomix -# straw:${PORTSDIR}/net/straw + atomix:${PORTSDIR}/games/atomix \ + straw:${PORTSDIR}/net/straw MASTERDIR= ${.CURDIR}/../gnome2 GNOME_SLAVE= yes |