diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2012-10-09 22:12:13 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2012-10-09 22:12:13 +0000 |
commit | a8693b8dee82d3226a0bc0b337d3eb2085add552 (patch) | |
tree | 7d9d8595a250c7e5a9a646200945ef2094927620 /graphics/vcg | |
parent | 39890db4500948ba8648094ec8b290262a74d880 (diff) |
Notes
Diffstat (limited to 'graphics/vcg')
-rw-r--r-- | graphics/vcg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/vcg/Makefile b/graphics/vcg/Makefile index b85c3d022f76..4dde7ca999de 100644 --- a/graphics/vcg/Makefile +++ b/graphics/vcg/Makefile @@ -18,6 +18,7 @@ COMMENT= A Visualization Tool for compiler graphs BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake +USE_GCC= any USE_XORG= x11 xext MANL= pbmrot90.l pbmshift.l pbm2hp.l vcgdemomaker.l vcg.l xvcg.l |