aboutsummaryrefslogtreecommitdiffstats
path: root/devel/autotools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/autotools/Makefile')
-rw-r--r--devel/autotools/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/autotools/Makefile b/devel/autotools/Makefile
index 984a0743f041..06af96a58e1d 100644
--- a/devel/autotools/Makefile
+++ b/devel/autotools/Makefile
@@ -13,10 +13,10 @@ DISTFILES= # none
MAINTAINER= tijl@FreeBSD.org
COMMENT= Autotools meta-port
-RUN_DEPENDS= libtoolize:${PORTSDIR}/devel/libtool \
- autoconf-2.13:${PORTSDIR}/devel/autoconf213 \
- autoconf-2.69:${PORTSDIR}/devel/autoconf \
- automake-1.15:${PORTSDIR}/devel/automake
+RUN_DEPENDS= libtoolize:devel/libtool \
+ autoconf-2.13:devel/autoconf213 \
+ autoconf-2.69:devel/autoconf \
+ automake-1.15:devel/automake
PLIST_FILES= share/${PORTNAME}
NO_BUILD= yes