diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-23 07:13:23 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-23 07:13:23 +0800 |
commit | 2a954118a2e7d2da30f79ac5cbfffce071849c13 (patch) | |
tree | c9c6f772cde93976b0534830943d4a63b7f7f20d /www | |
parent | 1723d105be1a684955c19521b27f10ad2eb30225 (diff) | |
download | freebsd-ports-gnome-2a954118a2e7d2da30f79ac5cbfffce071849c13.tar.gz freebsd-ports-gnome-2a954118a2e7d2da30f79ac5cbfffce071849c13.tar.zst freebsd-ports-gnome-2a954118a2e7d2da30f79ac5cbfffce071849c13.zip |
Get rid of gnomehier
Diffstat (limited to 'www')
-rw-r--r-- | www/syndigator/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/syndigator/Makefile b/www/syndigator/Makefile index 4df13dadfafe..01fbe743b776 100644 --- a/www/syndigator/Makefile +++ b/www/syndigator/Makefile @@ -4,7 +4,7 @@ PORTNAME= syndigator PORTVERSION= 0.15.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/Syndigator/${PORTVERSION} @@ -22,7 +22,6 @@ RUN_DEPENDS= p5-Text-Iconv>=0:${PORTSDIR}/converters/p5-Text-Iconv \ USES= perl5 shebangfix SHEBANG_FILES= syndigator -USE_GNOME= gnomehier NO_BUILD= yes GNOMEDIR= ${PREFIX}/share |