summaryrefslogtreecommitdiff
path: root/devel/libgnome
diff options
context:
space:
mode:
authorjmmv <jmmv>2006-04-01 14:36:29 +0000
committerjmmv <jmmv>2006-04-01 14:36:29 +0000
commit7040414830edce04a8e878fa3344833b1ddaec16 (patch)
tree1e147b8ade960c9183a6564de2be14f0330e142e /devel/libgnome
parent5c534758936d002556f30409377f80a70b567e47 (diff)
downloadpkgsrc-7040414830edce04a8e878fa3344833b1ddaec16.tar.gz
Remove stale docbook dependency and bump PKGREVISION to 1.
Diffstat (limited to 'devel/libgnome')
-rw-r--r--devel/libgnome/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgnome/Makefile b/devel/libgnome/Makefile
index 05f2ed2f0f5..90b803f89e3 100644
--- a/devel/libgnome/Makefile
+++ b/devel/libgnome/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.51 2006/03/30 21:08:18 jmmv Exp $
+# $NetBSD: Makefile,v 1.52 2006/04/01 14:36:29 jmmv Exp $
#
DISTNAME= libgnome-2.14.0
+PKGREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome/2.14/}
EXTRACT_SUFX= .tar.bz2
@@ -10,7 +11,6 @@ MAINTAINER= jmmv@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Core GNOME2 library (non-graphical)
-DEPENDS+= docbook>=4.2:../../textproc/docbook
BUILD_USES_MSGFMT= YES
BUILDLINK_DEPENDS.esound+= esound>=0.2.26