diff options
Diffstat (limited to 'www/bluefish-devel/Makefile')
-rw-r--r-- | www/bluefish-devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/bluefish-devel/Makefile b/www/bluefish-devel/Makefile index 4e6b96360393..1f3a9d4eaca4 100644 --- a/www/bluefish-devel/Makefile +++ b/www/bluefish-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= bluefish PORTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= www editors MASTER_SITES= http://pkedu.fbt.eitn.wau.nl/~olivier/${DOWNLOAD}/ \ ftp://bluefish.advancecreations.com/pub/bluefish/${DOWNLOAD}/ \ @@ -26,6 +27,8 @@ DOWNLOAD= downloads NO_LATEST_LINK= yes USE_BZIP2= yes USE_GMAKE= yes +USE_GNOMENG= yes +USE_GNOME= gnomehier USE_PERL5_BUILD= yes USE_X_PREFIX= yes USE_REINPLACE= yes |