aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2010-08-08 08:57:06 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2010-08-08 08:57:06 +0000
commit79bada06b7c3bb0f2008acab296a6bb9ce43b4b9 (patch)
treeef5b4c763feee37bb934d3791d9ff62073f4b935 /deskutils
parent294b05c37cc9a3517120c0a8194f0ab8ba7bc158 (diff)
downloadports-79bada06b7c3bb0f2008acab296a6bb9ce43b4b9.tar.gz
ports-79bada06b7c3bb0f2008acab296a6bb9ce43b4b9.zip
- Bump PORTREVISION after libxul update
- Remove obsolete gecko provider PR: ports/149044 Expr-run by: pav@ Approved by: portmgr (pav)
Notes
Notes: svn path=/head/; revision=258913
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/chmsee/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/chmsee/Makefile b/deskutils/chmsee/Makefile
index d85ef4894c4d..5c9c900b00d9 100644
--- a/deskutils/chmsee/Makefile
+++ b/deskutils/chmsee/Makefile
@@ -7,7 +7,7 @@
PORTNAME= chmsee
PORTVERSION= 1.1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils gnome
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@@ -18,7 +18,7 @@ LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib \
gcrypt.17:${PORTSDIR}/security/libgcrypt
USE_GNOME= gnomehier libglade2
-USE_GECKO= libxul seamonkey
+USE_GECKO= libxul
USE_GETTEXT= yes
USE_CMAKE= yes
CMAKE_USE_PTHREAD= yes