diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-02-27 14:31:34 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-02-27 14:31:34 +0000 |
commit | a11289d33dd8c31a84293e2796d72f6c4522563e (patch) | |
tree | 1e7529d6090cf4d50c5529e1634b303302b308e9 /www/kazehakase/Makefile | |
parent | 15e68fa6c891bedd6834148f278dedc264edacdd (diff) |
Fix plist
Notes
Notes:
svn path=/head/; revision=186130
Diffstat (limited to 'www/kazehakase/Makefile')
-rw-r--r-- | www/kazehakase/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/kazehakase/Makefile b/www/kazehakase/Makefile index aec7049de24f..c5e77eee4372 100644 --- a/www/kazehakase/Makefile +++ b/www/kazehakase/Makefile @@ -8,6 +8,7 @@ PORTNAME= kazehakase PORTVERSION= 0.4.4.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR= ${PORTNAME}/23789 @@ -17,8 +18,6 @@ COMMENT= Kazehakase is a browser with gecko engine like Epiphany or Galeon LIB_DEPENDS= gnutls.15:${PORTSDIR}/security/gnutls -BROKEN= Incomplete pkg-plist - USE_X_PREFIX= yes USE_GNOME= gnomehack intlhack gnomeprefix gtk20 USE_GMAKE= yes |