aboutsummaryrefslogtreecommitdiff
path: root/lang/mono-basic
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2009-06-24 09:35:44 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2009-06-24 09:35:44 +0000
commitb7a2d67b522e7415a9bc97be6466f64b6f25a68a (patch)
tree2af96451975d25d6abb26d54e72a9abb99c903b7 /lang/mono-basic
parent5629ae3227f64d1eb85a27cb7b80a1dffe040a27 (diff)
downloadports-b7a2d67b522e7415a9bc97be6466f64b6f25a68a.tar.gz
ports-b7a2d67b522e7415a9bc97be6466f64b6f25a68a.zip
It's actually not a GNU configure script, so revert to HAS_CONFIGURE and
use CONFIGURE_ARGS appropriately. PR: ports/135994 Reported by: John Hein via Romain Tartiere
Notes
Notes: svn path=/head/; revision=236586
Diffstat (limited to 'lang/mono-basic')
-rw-r--r--lang/mono-basic/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/mono-basic/Makefile b/lang/mono-basic/Makefile
index f8ac8b4f99a6..0a79e36aa13b 100644
--- a/lang/mono-basic/Makefile
+++ b/lang/mono-basic/Makefile
@@ -19,7 +19,8 @@ RUN_DEPENDS= mono:${PORTSDIR}/lang/mono
MAN1= vbnc.1
USE_BZIP2= yes
-GNU_CONFIGURE= yes
+HAS_CONFIGURE= yes
+CONFIGURE_ARGS= --prefix=${PREFIX}
USE_GMAKE= yes
tests: build