summaryrefslogtreecommitdiff
path: root/mail/sylpheed-claws
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-14 17:21:32 +0000
committerjlam <jlam>2004-02-14 17:21:32 +0000
commit15d6af3642f7511bd5850a0555fccb5f661018cf (patch)
treef363875d965b55b56e856a921189b2693e263e28 /mail/sylpheed-claws
parent2f5cdd66a74558e7fe21921b698c4f5276a0a013 (diff)
downloadpkgsrc-15d6af3642f7511bd5850a0555fccb5f661018cf.tar.gz
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
Diffstat (limited to 'mail/sylpheed-claws')
-rw-r--r--mail/sylpheed-claws/Makefile3
-rw-r--r--mail/sylpheed-claws/plugins.mk4
2 files changed, 3 insertions, 4 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile
index 454778a0610..994ea6dbf98 100644
--- a/mail/sylpheed-claws/Makefile
+++ b/mail/sylpheed-claws/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2004/01/13 13:03:46 adam Exp $
+# $NetBSD: Makefile,v 1.28 2004/02/14 17:21:44 jlam Exp $
#
.include "Makefile.common"
@@ -12,7 +12,6 @@ CONFLICTS= sylpheed-[0-9]* sylpheed-gtk2-[0-9]*
BUILD_USES_MSGFMT= YES
USE_PKGINSTALL= YES
-LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE+= ${WRKSRC}/sylpheed-claws.pc.in
CONFIGURE_ARGS+= --enable-aspell
diff --git a/mail/sylpheed-claws/plugins.mk b/mail/sylpheed-claws/plugins.mk
index 0fe13140ab5..4c1376fd01f 100644
--- a/mail/sylpheed-claws/plugins.mk
+++ b/mail/sylpheed-claws/plugins.mk
@@ -1,4 +1,4 @@
-# $NetBSD: plugins.mk,v 1.1 2004/01/01 21:39:02 cube Exp $
+# $NetBSD: plugins.mk,v 1.2 2004/02/14 17:21:44 jlam Exp $
#
.include "../../mail/sylpheed-claws/Makefile.common"
@@ -10,7 +10,7 @@ CONFIGURE_DIRS= ${WRKDIR}/${DISTNAME}
DEPENDS+= sylpheed-claws>=${SYLPHEED_VERSION}:../../mail/sylpheed-claws
-LIBTOOL_OVERRIDE= ${WRKDIR}/${DISTNAME}/libtool
+LIBTOOL_OVERRIDE= ../../../libtool
CONFIGURE_ARGS+= --disable-aspell
CONFIGURE_ARGS+= --disable-nls