diff options
Diffstat (limited to 'www/bluefish')
-rw-r--r-- | www/bluefish/Makefile | 6 | ||||
-rw-r--r-- | www/bluefish/pkg-plist | 1 |
2 files changed, 4 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: diff --git a/www/bluefish/pkg-plist b/www/bluefish/pkg-plist index 56d8a08f4cf1..bed340fa528b 100644 --- a/www/bluefish/pkg-plist +++ b/www/bluefish/pkg-plist @@ -1,5 +1,6 @@ bin/bluefish share/bluefish/php3_functions +share/bluefish/php4_functions share/bluefish/ssi_functions share/bluefish/rxml_functions share/doc/bluefish/README |