summaryrefslogtreecommitdiff
path: root/mail/sylpheed-claws/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2006-03-24 10:09:14 +0000
committerjoerg <joerg>2006-03-24 10:09:14 +0000
commit1a0a1ea1948a51c0bb77a5ecaa4677edbf310e30 (patch)
tree8d2c30d8158dbeb9787eacdc442a8fb49edd0f85 /mail/sylpheed-claws/Makefile
parent587b16809776f6faca1196fb3667562d0fb7c43d (diff)
downloadpkgsrc-1a0a1ea1948a51c0bb77a5ecaa4677edbf310e30.tar.gz
Generate configure patch from patch-aa and remove the autoconf
dependency. Fixes build of plugins on DragonFly, where patch-ab is needed.
Diffstat (limited to 'mail/sylpheed-claws/Makefile')
-rw-r--r--mail/sylpheed-claws/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile
index c19375e1820..db14537c8b5 100644
--- a/mail/sylpheed-claws/Makefile
+++ b/mail/sylpheed-claws/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2006/02/05 23:09:58 joerg Exp $
+# $NetBSD: Makefile,v 1.45 2006/03/24 10:09:14 joerg Exp $
.include "Makefile.common"
@@ -43,11 +43,6 @@ CONF_FILES= ${EGDIR}/mime.types ${PKG_SYSCONFDIR}/mime.types
PKG_OPTIONS_VAR= PKG_OPTIONS.sylpheed-claws
PKG_SUPPORTED_OPTIONS= jpilot ldap inet6
-USE_TOOLS+= autoconf
-
-pre-configure:
- cd ${WRKSRC}; autoconf
-
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Mjpilot)