summaryrefslogtreecommitdiff
path: root/mail/sylpheed-claws/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sylpheed-claws/Makefile')
-rw-r--r--mail/sylpheed-claws/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile
index 0c886cf8297..f87e8006d75 100644
--- a/mail/sylpheed-claws/Makefile
+++ b/mail/sylpheed-claws/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2005/03/06 16:45:47 chris Exp $
+# $NetBSD: Makefile,v 1.41 2005/06/01 20:08:01 jlam Exp $
.include "Makefile.common"
@@ -43,11 +43,11 @@ CONF_FILES= ${EGDIR}/mime.types ${PKG_SYSCONFDIR}/mime.types
PKG_OPTIONS_VAR= PKG_OPTIONS.sylpheed-claws
PKG_SUPPORTED_OPTIONS= jpilot ldap inet6
-pre-configure:
+USE_TOOLS+= autoconf
- cd ${WRKSRC}; ${AUTOCONF}
+pre-configure:
+ cd ${WRKSRC}; autoconf
-.include "../../mk/autoconf.mk"
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Mjpilot)