summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-17 11:08:12 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-17 11:08:12 +0000
commitd517196e6f8b8fc900a2a19852cebf87b7ad5f41 (patch)
tree466cab6bfc5bdd72a874e9f6946638547a44d47b
parentd58a6ff791ec3137f378cb2dc6bb79260f2fcf4e (diff)
downloadpkgsrc-d517196e6f8b8fc900a2a19852cebf87b7ad5f41.tar.gz
Set USE_LIBTOOL=yes.
-rw-r--r--mail/sylpheed-gtk2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sylpheed-gtk2/Makefile b/mail/sylpheed-gtk2/Makefile
index f4956445526..7871fe3b39b 100644
--- a/mail/sylpheed-gtk2/Makefile
+++ b/mail/sylpheed-gtk2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/03/26 02:27:45 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2004/04/17 11:08:12 xtraeme Exp $
#
DISTNAME= sylpheed-0.9.9-gtk2-20040229
@@ -18,6 +18,7 @@ CONFLICTS= sylpheed-claws-[0-9]* sylpheed-[0-9]*
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
+USE_LIBTOOL= yes
USE_PKGINSTALL= yes
USE_PKGLOCALEDIR= yes
USE_X11= yes