diff options
author | kris <kris@FreeBSD.org> | 2004-04-19 12:28:22 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-04-19 12:28:22 +0800 |
commit | 8e5af3d8f90dd6158e424937bceff1674b7789cf (patch) | |
tree | 1a00d86304eaceba90cf6613d9f5a53ca71305da /graphics | |
parent | 1a6c898aa6b8e8567f4cd9cb54f1621b85a92dd4 (diff) | |
download | freebsd-ports-gnome-8e5af3d8f90dd6158e424937bceff1674b7789cf.tar.gz freebsd-ports-gnome-8e5af3d8f90dd6158e424937bceff1674b7789cf.tar.zst freebsd-ports-gnome-8e5af3d8f90dd6158e424937bceff1674b7789cf.zip |
BROKEN: Does not compile
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/giram/Makefile | 2 | ||||
-rw-r--r-- | graphics/gnofract4d/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/giram/Makefile b/graphics/giram/Makefile index dd72cf93fffa..5762938c76d2 100644 --- a/graphics/giram/Makefile +++ b/graphics/giram/Makefile @@ -16,6 +16,8 @@ COMMENT= A POV-Ray oriented modeller LIB_DEPENDS= 3ds.1:${PORTSDIR}/graphics/lib3ds +BROKEN= "Does not compile" + USE_X_PREFIX= yes USE_PERL5_BUILD= yes USE_GNOME= gtk20 diff --git a/graphics/gnofract4d/Makefile b/graphics/gnofract4d/Makefile index 6e2de26485c7..03d254eed612 100644 --- a/graphics/gnofract4d/Makefile +++ b/graphics/gnofract4d/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Weird GNOME fractal generator +BROKEN= "Does not compile" + USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gnometarget libgnomeui USE_GMAKE= yes |