aboutsummaryrefslogtreecommitdiff
path: root/devel/autoconf213/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/autoconf213/Makefile')
-rw-r--r--devel/autoconf213/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile
index 8837d78b5905..47ccf8cea573 100644
--- a/devel/autoconf213/Makefile
+++ b/devel/autoconf213/Makefile
@@ -15,9 +15,9 @@ PKGNAMESUFFIX= 213
MAINTAINER= tijl@FreeBSD.org
COMMENT= Automatically configure source code on many Un*x platforms (legacy 2.13)
-BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
-RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
- autoconf-wrapper:${PORTSDIR}/devel/autoconf-wrapper
+BUILD_DEPENDS= gm4:devel/m4
+RUN_DEPENDS= gm4:devel/m4 \
+ autoconf-wrapper:devel/autoconf-wrapper
BUILD_VERSION= 2.13
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}