mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Update to version 0.4.
This commit is contained in:
parent
0f25811285
commit
e8ae51de46
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28536
@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= bluefish
|
||||
PORTVERSION= 0.3.6
|
||||
PORTVERSION= 0.4
|
||||
CATEGORIES= www editors
|
||||
MASTER_SITES= http://bluefish.linuxave.net/download/ \
|
||||
MASTER_SITES= http://bluefish.openoffice.nl/download/ \
|
||||
http://student.wau.nl/~olivier/bluefish/download/
|
||||
|
||||
MAINTAINER= jim@FreeBSD.org
|
||||
@ -20,9 +20,11 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
|
||||
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-install-location="${X11BASE}/lib/bluefish"
|
||||
CONFIGURE_ARGS= --with-install-location="${X11BASE}/lib/bluefish" \
|
||||
--disable-nls
|
||||
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
|
||||
|
||||
post-install:
|
||||
|
@ -1 +1 @@
|
||||
MD5 (bluefish-0.3.6.tar.gz) = 1dfd21dd74a7f3e98d720ffb657f745d
|
||||
MD5 (bluefish-0.4.tar.bz2) = 0be38c2b74c30cf125a8ef78b054b8c8
|
||||
|
@ -1,10 +1,7 @@
|
||||
bin/bluefish
|
||||
lib/bluefish/php3_functions
|
||||
lib/bluefish/ssi_functions
|
||||
lib/bluefish/rxml_functions
|
||||
share/bluefish/php3_functions
|
||||
share/bluefish/ssi_functions
|
||||
share/bluefish/rxml_functions
|
||||
share/doc/bluefish/README
|
||||
share/locale/de/LC_MESSAGES/bluefish.mo
|
||||
share/locale/da/LC_MESSAGES/bluefish.mo
|
||||
share/locale/fr/LC_MESSAGES/bluefish.mo
|
||||
@dirrm lib/bluefish
|
||||
@dirrm share/bluefish
|
||||
@dirrm share/doc/bluefish
|
||||
|
Loading…
Reference in New Issue
Block a user