summaryrefslogtreecommitdiff
path: root/multimedia/totem-pl-parser/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2010-03-20 12:40:27 +0000
committerwiz <wiz>2010-03-20 12:40:27 +0000
commit6120a2583627594b855e2159b2e1f787d80639a7 (patch)
treef0b8ec1f1a761447ca4001916262e75f50a0b4a4 /multimedia/totem-pl-parser/Makefile
parent6c42bc32255fd38f223ebec6eeff387f6dfde2a0 (diff)
downloadpkgsrc-6120a2583627594b855e2159b2e1f787d80639a7.tar.gz
Remove evolution-data-server dependency, it's not necessary since
2.27.2 where gmime was introduced replacing it. Bump PKGREVISION. Noted by Dennis den Brok.
Diffstat (limited to 'multimedia/totem-pl-parser/Makefile')
-rw-r--r--multimedia/totem-pl-parser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/totem-pl-parser/Makefile b/multimedia/totem-pl-parser/Makefile
index 4608643004e..95d80987ede 100644
--- a/multimedia/totem-pl-parser/Makefile
+++ b/multimedia/totem-pl-parser/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2009/12/16 18:55:13 drochner Exp $
+# $NetBSD: Makefile,v 1.16 2010/03/20 12:40:27 wiz Exp $
#
DISTNAME= totem-pl-parser-2.28.2
+PKGREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem-pl-parser/2.28/}
EXTRACT_SUFX= .tar.bz2
@@ -25,5 +26,4 @@ PKGCONFIG_OVERRIDE+= totem-plparser.pc.in
.include "../../mail/gmime24/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../mail/evolution-data-server/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"