aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2002-04-01 18:19:39 +0800
committerdirk <dirk@FreeBSD.org>2002-04-01 18:19:39 +0800
commit0bf660965ee6ef67e1da7e949c7c1dbcc2ed56d7 (patch)
treef8de34c54716dc626cceb795d58158be7c89ab01 /devel
parentf17a2f97111e56b5087f9057d778c0fb4e69acdb (diff)
downloadfreebsd-ports-graphics-0bf660965ee6ef67e1da7e949c7c1dbcc2ed56d7.tar.gz
freebsd-ports-graphics-0bf660965ee6ef67e1da7e949c7c1dbcc2ed56d7.tar.zst
freebsd-ports-graphics-0bf660965ee6ef67e1da7e949c7c1dbcc2ed56d7.zip
Fix build dependency (${PORTNAME} -> ${PORTSDIR}).
Found by: portsdb -Uu
Diffstat (limited to 'devel')
-rw-r--r--devel/xparam/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xparam/Makefile b/devel/xparam/Makefile
index da95603e8a8..9a50e2aca2a 100644
--- a/devel/xparam/Makefile
+++ b/devel/xparam/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-BUILD_DEPENDS= libtool:${PORTNAME}/devel/libtool
+BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-dynamic