summaryrefslogtreecommitdiff
path: root/devel/tvision
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-01-18 14:56:51 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-01-18 14:56:51 +0000
commitef4da722523610eab479ecfdd1fd84aa9c2a03fa (patch)
treec03c8d1aec67def983b0b41aedc93b6ff03a231d /devel/tvision
parentUpdate to 2.55 (diff)
Fix build on STABLE, by adding USE_GCC=3.1.
Reviewed by: Max Okumoto <okumoto@ucsd.edu> (previous patch submitter)
Notes
Notes: svn path=/head/; revision=73399
Diffstat (limited to 'devel/tvision')
-rw-r--r--devel/tvision/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/tvision/Makefile b/devel/tvision/Makefile
index d1ebe9696b00..00ca4effef4e 100644
--- a/devel/tvision/Makefile
+++ b/devel/tvision/Makefile
@@ -19,6 +19,7 @@ USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
+USE_GCC= 3.1
.include <bsd.port.pre.mk>