diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2010-08-08 08:57:06 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-08-08 08:57:06 +0000 |
commit | 79bada06b7c3bb0f2008acab296a6bb9ce43b4b9 (patch) | |
tree | ef5b4c763feee37bb934d3791d9ff62073f4b935 /deskutils | |
parent | 294b05c37cc9a3517120c0a8194f0ab8ba7bc158 (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/chmsee/Makefile | 4 |
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 |