diff options
-rw-r--r-- | devel/xparam/Makefile | 2 |
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 |