summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjoerg <joerg>2006-12-01 14:09:01 +0000
committerjoerg <joerg>2006-12-01 14:09:01 +0000
commit6aafffb63c8f2555acef776f5514888b20ee325d (patch)
treea0f779ee3ee6f4d83abe5823ccef2ef20f7bc6cd /mail
parentf77b3fc459bc489fb1d681f869ceb4836ddf8633 (diff)
downloadpkgsrc-6aafffb63c8f2555acef776f5514888b20ee325d.tar.gz
Move pkg-config to Makefile.common.
Diffstat (limited to 'mail')
-rw-r--r--mail/sylpheed-claws/Makefile4
-rw-r--r--mail/sylpheed-claws/Makefile.common4
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile
index 1a1884884ec..651c459a589 100644
--- a/mail/sylpheed-claws/Makefile
+++ b/mail/sylpheed-claws/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2006/10/21 19:54:59 joerg Exp $
+# $NetBSD: Makefile,v 1.52 2006/12/01 14:09:01 joerg Exp $
.include "Makefile.common"
@@ -9,7 +9,7 @@ COMMENT= X based e-mail and netnews client
CONFLICTS= sylpheed-[0-9]* sylpheed-gtk2-[0-9]*
-USE_TOOLS+= msgfmt pkg-config
+USE_TOOLS+= msgfmt
PKGCONFIG_OVERRIDE+= sylpheed-claws.pc.in
#BUILDLINK_ABI_DEPENDS.libetpan+= libetpan>=0.46
diff --git a/mail/sylpheed-claws/Makefile.common b/mail/sylpheed-claws/Makefile.common
index b8eef0cf2ed..bc05388f324 100644
--- a/mail/sylpheed-claws/Makefile.common
+++ b/mail/sylpheed-claws/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.17 2006/10/16 13:06:09 reed Exp $
+# $NetBSD: Makefile.common,v 1.18 2006/12/01 14:09:01 joerg Exp $
DISTNAME= sylpheed-claws-${SYLPHEED_VERSION}
CATEGORIES= mail news x11
@@ -10,7 +10,7 @@ HOMEPAGE= http://claws.sylpheed.org/
DISTINFO_FILE= ${.CURDIR}/../../mail/sylpheed-claws/distinfo
PATCHDIR= ${.CURDIR}/../../mail/sylpheed-claws/patches
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake pkg-config
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES