summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/midori/Makefile12
-rw-r--r--www/midori/distinfo6
2 files changed, 12 insertions, 6 deletions
diff --git a/www/midori/Makefile b/www/midori/Makefile
index 2b443048d..e697ce4a4 100644
--- a/www/midori/Makefile
+++ b/www/midori/Makefile
@@ -3,19 +3,25 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports-experimental/www/midori/Makefile,v 1.1 2007/10/22 00:57:03 ahze Exp $
+# $MCom: ports/www/midori/Makefile,v 1.1 2007/11/02 12:51:17 ahze Exp $
PORTNAME= midori
-PORTVERSION= 0.0.10
+PORTVERSION= 0.0.17
CATEGORIES= www
MASTER_SITES= http://software.twotoasts.de/media/${PORTNAME}/
MAINTAINER= ahze@FreeBSD.org
-COMMENT= Lightweight web browser using webkit browser engine
+COMMENT= Lightweight web browser using WebKit browser engine
LIB_DEPENDS= WebKitGtk.1:${PORTSDIR}/www/webkit \
sexy.2:${PORTSDIR}/x11-toolkits/libsexy
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/WebKit/webkit -I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
GNU_CONFIGURE= yes
+USE_GMAKE= yes
+
+pre-install:
+ ${CHMOD} +x ${WRKSRC}/install-sh
.include <bsd.port.mk>
diff --git a/www/midori/distinfo b/www/midori/distinfo
index a3b158f55..7cd5c3c5e 100644
--- a/www/midori/distinfo
+++ b/www/midori/distinfo
@@ -1,3 +1,3 @@
-MD5 (midori-0.0.10.tar.gz) = 7a4a20e21fb3f3109c81f6ff9cc4647e
-SHA256 (midori-0.0.10.tar.gz) = b79b8aad657d2a2b59fb773fed4ef7567fb28e5a3f3bd645ff904f69d50a0555
-SIZE (midori-0.0.10.tar.gz) = 149989
+MD5 (midori-0.0.17.tar.gz) = 58d1b7ed282540030eb1b5803b760865
+SHA256 (midori-0.0.17.tar.gz) = affeddb78d9342e961e868270872c166ac2eba7d43e5f629d91f03219d6e0df8
+SIZE (midori-0.0.17.tar.gz) = 385711