summaryrefslogtreecommitdiff
path: root/mail/postfix-current
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2005-07-15 18:27:48 +0000
committerjlam <jlam@pkgsrc.org>2005-07-15 18:27:48 +0000
commitbf9129c41e2b7be767d2c17d60e379900e6dda5f (patch)
tree91f275af994eade5936cfd1677c803fdc48b0f89 /mail/postfix-current
parent2e277f69ef4ed4af438f9af4c09272a7ccbb2475 (diff)
downloadpkgsrc-bf9129c41e2b7be767d2c17d60e379900e6dda5f.tar.gz
Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable that specifies all of the tools we need to build/run the package.
Diffstat (limited to 'mail/postfix-current')
-rw-r--r--mail/postfix-current/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/postfix-current/options.mk b/mail/postfix-current/options.mk
index a8c4967c45d..9d609b2113d 100644
--- a/mail/postfix-current/options.mk
+++ b/mail/postfix-current/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.9 2005/05/16 01:32:23 jlam Exp $
+# $NetBSD: options.mk,v 1.10 2005/07/15 18:27:51 jlam Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.postfix
#PKG_SUPPORTED_OPTIONS= inet6 ldap mysql mysql4 pcre pgsql sasl tls
@@ -30,7 +30,7 @@ PKG_SUPPORTED_OPTIONS= ldap mysql mysql4 pcre pgsql sasl
# SITES_${TLS_PATCH}= http://mirrors.loonybin.net/postfix_tls/ \
# ftp://mirrors.loonybin.net/pub/postfix_tls/ \
# ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/
-# PKGSRC_USE_TOOLS+= tar
+# USE_TOOLS+= tar
# PATCH_DIST_CAT.${TLS_PATCH}= ${TAR} -zxOf ${TLS_PATCH} "*/pfixtls.diff"
# PATCH_DIST_STRIP.${TLS_PATCH}= -p1
# . endif