diff options
Diffstat (limited to 'devel/rvi')
-rw-r--r-- | devel/rvi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rvi/Makefile b/devel/rvi/Makefile index 80cea53cec4f..9bca22c3ba22 100644 --- a/devel/rvi/Makefile +++ b/devel/rvi/Makefile @@ -16,6 +16,7 @@ MAINTAINER= petef@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes +CONFIGURE_ENV= "CC=${CXX}" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rvi ${PREFIX}/bin |