aboutsummaryrefslogtreecommitdiff
path: root/www/kazehakase/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-08-30 00:19:43 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-08-30 00:19:43 +0000
commit369aaa36462fcbfc2ef7ecb262d9810f7bfedf01 (patch)
tree8fc98fd145b99b81f90725990b8a886d024e8190 /www/kazehakase/Makefile
parent9f08328832ccee3d0aa467b1abb5b1cb312420de (diff)
Update to 0.4.0
Notes
Notes: svn path=/head/; revision=171638
Diffstat (limited to 'www/kazehakase/Makefile')
-rw-r--r--www/kazehakase/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile
index e93f881af16d..c964fc5491ab 100644
--- a/www/kazehakase/Makefile
+++ b/www/kazehakase/Makefile
@@ -7,10 +7,10 @@
#
PORTNAME= kazehakase
-PORTVERSION= 0.3.9
+PORTVERSION= 0.4.0
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
-MASTER_SITE_SUBDIR= ${PORTNAME}/21181
+MASTER_SITE_SUBDIR= ${PORTNAME}/21535
MAINTAINER= ahze@FreeBSD.org
COMMENT= Kazehakase is a browser with gecko engine like Epiphany or Galeon
@@ -22,7 +22,7 @@ USE_GNOME= gnomehack intlhack gnomeprefix gtk20
USE_GMAKE= yes
USE_GETTEXT= yes
USE_GECKO= firefox mozilla seamonkey xulrunner firefox-devel<->seamonkey
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gecko_engine=${GECKO}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \