diff options
author | Clive Lin <clive@FreeBSD.org> | 2001-01-06 08:31:15 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2001-01-06 08:31:15 +0000 |
commit | d926d1bb6fa7f842451d1830df68058e7da8fedf (patch) | |
tree | ab61297ce4a635e64c59eb46f4a79f54f0c8ddee /www/bluefish | |
parent | 367c08ac94758cfb317c961222efffbcbabcbbc4 (diff) | |
download | ports-d926d1bb6fa7f842451d1830df68058e7da8fedf.tar.gz ports-d926d1bb6fa7f842451d1830df68058e7da8fedf.zip |
Notes
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 |