From 7e443a061238f52c1a5f49a797a6cb60f5816301 Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Fri, 20 Jul 2012 23:33:32 +0000 Subject: [PATCH] Remove misguided run-dep on pkg-config --- textproc/gmetadom/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/textproc/gmetadom/Makefile b/textproc/gmetadom/Makefile index 4d7d34682296..8bfdaf3ad7ad 100644 --- a/textproc/gmetadom/Makefile +++ b/textproc/gmetadom/Makefile @@ -18,7 +18,6 @@ COMMENT= A Collection of DOM Implementations BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config LIB_DEPENDS= gdome.8:${PORTSDIR}/textproc/gdome2 -RUN_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GNOME= glib20 gnomehack libxml2