diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-06-30 09:06:30 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-06-30 09:06:30 +0000 |
commit | 3d4ac5081040747945556309415271b3acd7155e (patch) | |
tree | b7086945aa07d60a328a8e6990ee8e0cbf7c9b15 | |
parent | ca1b03362f85d1e8e0e77941476c09269ba18a52 (diff) | |
download | ports-3d4ac5081040747945556309415271b3acd7155e.tar.gz ports-3d4ac5081040747945556309415271b3acd7155e.zip |
Notes
-rw-r--r-- | graphics/vcg/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/vcg/Makefile b/graphics/vcg/Makefile index dc6dd78dd469..b85c3d022f76 100644 --- a/graphics/vcg/Makefile +++ b/graphics/vcg/Makefile @@ -16,8 +16,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= A Visualization Tool for compiler graphs -BROKEN= Does not fetch - BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake USE_XORG= x11 xext |