aboutsummaryrefslogtreecommitdiff
path: root/devel/automake/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/automake/Makefile')
-rw-r--r--devel/automake/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/automake/Makefile b/devel/automake/Makefile
index 058a40c2ab75..637813c4ad96 100644
--- a/devel/automake/Makefile
+++ b/devel/automake/Makefile
@@ -10,9 +10,9 @@ MASTER_SITES= GNU
MAINTAINER= tijl@FreeBSD.org
COMMENT= GNU Standards-compliant Makefile generator
-BUILD_DEPENDS= autoconf-2.69:${PORTSDIR}/devel/autoconf
-RUN_DEPENDS= autoconf-2.69:${PORTSDIR}/devel/autoconf \
- automake-wrapper:${PORTSDIR}/devel/automake-wrapper
+BUILD_DEPENDS= autoconf-2.69:devel/autoconf
+RUN_DEPENDS= autoconf-2.69:devel/autoconf \
+ automake-wrapper:devel/automake-wrapper
BUILD_VERSION= 1.15
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}