diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-12 01:34:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-12 01:34:43 +0000 |
commit | e762049569b874fd4481ec8dc37cd7943ad68803 (patch) | |
tree | 40f5dba28a66bb5a3d4fdcc3ffe7f70bfad69a84 /graphics | |
parent | 50b9e50c588588cb503ed8e5de35c6ba1b8ecb71 (diff) | |
download | freebsd-ports-e762049569b874fd4481ec8dc37cd7943ad68803.zip |
BROKEN: Does not compile
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ruby-gdchart/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/ruby-gdchart/Makefile b/graphics/ruby-gdchart/Makefile index 5bed825ce6a4..476172ef04bd 100644 --- a/graphics/ruby-gdchart/Makefile +++ b/graphics/ruby-gdchart/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby extension to use the GDCHART library +BROKEN= Does not compile + BUILD_DEPENDS= ${LOCALBASE}/lib/libgdc.a:${PORTSDIR}/graphics/gdchart USE_RUBY= yes |