aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-06-06 17:54:20 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-06-06 17:54:20 +0000
commit57ded945a1027fd80520e863bb88ec846d1d80ca (patch)
tree485b6bf258dafbc8ca70005de6ee903c800964e0 /shells
parent0968e6bccd086664ce17606f78282b01f9493f55 (diff)
downloadports-57ded945a1027fd80520e863bb88ec846d1d80ca.tar.gz
ports-57ded945a1027fd80520e863bb88ec846d1d80ca.zip
Add dependency to autoconf.
PR: ports/19066 Submitted by: Andreas Schulz <ats@first.gmd.de>
Notes
Notes: svn path=/head/; revision=29272
Diffstat (limited to 'shells')
-rw-r--r--shells/zsh-devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/zsh-devel/Makefile b/shells/zsh-devel/Makefile
index b1204e6d018f..b54b0ef9c71e 100644
--- a/shells/zsh-devel/Makefile
+++ b/shells/zsh-devel/Makefile
@@ -23,6 +23,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= shige@FreeBSD.org
+USE_AUTOCONF= yes
+
ZSH_VER= ${PORTVERSION}
ZSHFUNC_FILES= zsh-functions-freebsd-2000.05.15.tar.gz
ZSHFUNC_SUBDIR= share/zsh/${ZSH_VER}/functions