summaryrefslogtreecommitdiff
path: root/www/galeon
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2005-10-04 20:52:16 +0000
committerreed <reed@pkgsrc.org>2005-10-04 20:52:16 +0000
commit51935322c000df635238ff5ab513f774ac4ae3cb (patch)
treeb5ad792b47aed53d3d31ef37f4caf19de63d97d6 /www/galeon
parenta978535e928360505ce906f123cf44d1f1e6c932 (diff)
downloadpkgsrc-51935322c000df635238ff5ab513f774ac4ae3cb.tar.gz
Include graphics/gnome-icon-theme/buildlink3.mk and bump PKGREVISION.
According to PR #31469, galeon uses the icons provided from gnome-icon-theme.
Diffstat (limited to 'www/galeon')
-rw-r--r--www/galeon/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index 43d3c0d5940..aa02cfccf8f 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.83 2005/08/10 20:56:25 jlam Exp $
+# $NetBSD: Makefile,v 1.84 2005/10/04 20:52:16 reed Exp $
#
DISTNAME= galeon-1.3.21
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=galeon/}
EXTRACT_SUFX= .tar.bz2
@@ -43,6 +44,7 @@ CONF_FILES= ${EGDIR}/sound/events/galeon.soundlist \
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../graphics/gnome-icon-theme/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../textproc/scrollkeeper/omf.mk"