summaryrefslogtreecommitdiff
path: root/www/bluefish/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-13 13:04:56 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-13 13:04:56 +0000
commit62b2e9cbedf5247858de51733b715d93f78d8ee6 (patch)
treebc0e2c359574a7cb5f7476c5ffc7a227e02f38ba /www/bluefish/Makefile
parent- Fix shebangs (diff)
- Fix shebangs
- Switch to USES=localbase
Notes
Notes: svn path=/head/; revision=415112
Diffstat (limited to 'www/bluefish/Makefile')
-rw-r--r--www/bluefish/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile
index a585c1479522..de5fc05fb5e3 100644
--- a/www/bluefish/Makefile
+++ b/www/bluefish/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bluefish
PORTVERSION= 2.2.8
+PORTREVISION= 1
CATEGORIES= www editors
MASTER_SITES= http://www.bennewitz.com/bluefish/stable/source/ \
http://bluefish.mrball.net/stable/source/
@@ -16,12 +17,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpcre.so:devel/pcre \
libenchant.so:textproc/enchant
-USES= desktop-file-utils gettext gmake libtool pkgconfig python \
- shared-mime-info tar:bzip2
+USES= desktop-file-utils gettext gmake libtool localbase pkgconfig python \
+ shared-mime-info shebangfix tar:bzip2
+SHEBANG_FILES= data/css_decompressor
+python_OLD_CMD= /usr/bin/python2.7
USE_GNOME= intltool
GNU_CONFIGURE= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --with-freedesktop_org-menu=${PREFIX}/share/applications \
--with-freedesktop_org-mime=${PREFIX}/share/mime \
--with-icon-path=${PREFIX}/share/pixmaps