diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-19 12:30:02 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-19 12:30:02 +0000 |
commit | 38d4cf228da98714399a810293bf86aebc6015cc (patch) | |
tree | 256b7b7ecf96066acf6ec92c9227ad87a57471f6 /devel/rvi/Makefile | |
parent | a9439a9c1d4cf58f1097884c4fe7322a400464e3 (diff) | |
download | ports-38d4cf228da98714399a810293bf86aebc6015cc.tar.gz ports-38d4cf228da98714399a810293bf86aebc6015cc.zip |
Notes
Diffstat (limited to 'devel/rvi/Makefile')
-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 |