aboutsummaryrefslogtreecommitdiff
path: root/www/uzbl/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2010-03-15 11:10:55 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2010-03-15 11:10:55 +0000
commit5f4b5ef6da3654d3f2c79ac66a0d26fce357b801 (patch)
tree0c9b5126281e7e23399dad1b39cadf96bec14c22 /www/uzbl/Makefile
parent35c49d8831e3b8bc1d52427d50cd144098ca4e87 (diff)
downloadports-5f4b5ef6da3654d3f2c79ac66a0d26fce357b801.tar.gz
ports-5f4b5ef6da3654d3f2c79ac66a0d26fce357b801.zip
- Update to 2010.03.14
PR: 144757 Submitted by: Klaus T Aehlig <aehlig@linta.de> (maintainer)
Notes
Notes: svn path=/head/; revision=251073
Diffstat (limited to 'www/uzbl/Makefile')
-rw-r--r--www/uzbl/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/www/uzbl/Makefile b/www/uzbl/Makefile
index 2ad40d8d65b1..ea9ce820c2c2 100644
--- a/www/uzbl/Makefile
+++ b/www/uzbl/Makefile
@@ -8,8 +8,7 @@
PORTNAME= uzbl
DISTVERSION= 0.0.0.${GITDATE}
CATEGORIES= www
-MASTER_SITES= http://www.linta.de/distfiles/ \
- LOCAL/ehaupt
+MASTER_SITES= http://www.linta.de/distfiles/
MAINTAINER= aehlig@linta.de
COMMENT= Web interface tools which adhere to the unix philosophy
@@ -20,8 +19,8 @@ USE_GNOME= gtk20
USE_LDCONFIG= yes
USE_GMAKE= yes
-GITDATE= 2010.02.02
-GITVERSION= f8d6c93
+GITDATE= 2010.03.14
+GITVERSION= 38ef86e
WRKSRC= ${WRKDIR}/Dieterbe-uzbl-${GITVERSION}
@@ -40,6 +39,8 @@ post-patch:
${WRKSRC}/src/uzbl-browser \
${WRKSRC}/examples/data/scripts/uzbl-event-manager
@${REINPLACE_CMD} -e "s|share/uzbl|${DATADIR_REL}|" \
+ ${WRKSRC}/examples/config/config \
+ ${WRKSRC}/src/uzbl-browser \
${WRKSRC}/examples/data/scripts/uzbl-event-manager
post-build: