diff options
Diffstat (limited to 'www/bluefish/Makefile')
-rw-r--r-- | www/bluefish/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile index af421d4658b9..816a0c0ad514 100644 --- a/www/bluefish/Makefile +++ b/www/bluefish/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bluefish -PORTVERSION= 0.6 +PORTVERSION= 0.6 CATEGORIES= www editors MASTER_SITES= http://bluefish.openoffice.nl/download/ \ http://student.wau.nl/~olivier/bluefish/download/ @@ -17,13 +17,13 @@ RUN_DEPENDS= weblint:${PORTSDIR}/www/weblint USE_GMAKE= yes USE_BZIP2= yes -USE_X_PREFIX= yes +USE_X_PREFIX= yes USE_IMLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-install-location="${X11BASE}/lib/bluefish" \ --disable-nls -MANCOMPRESSED= yes +MANCOMPRESSED= no MAN1= bluefish.1 post-install: |