diff options
author | kris <kris@FreeBSD.org> | 2007-05-25 09:25:17 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-05-25 09:25:17 +0800 |
commit | 6e580f02e1caf8d871766e3e8531429720364802 (patch) | |
tree | 6e8930f4c4b524f5e05abad02e1d35958f5a4329 | |
parent | fb4ceda70b92d6aa752417671f0633ea0083a744 (diff) | |
download | freebsd-ports-gnome-6e580f02e1caf8d871766e3e8531429720364802.tar.gz freebsd-ports-gnome-6e580f02e1caf8d871766e3e8531429720364802.tar.zst freebsd-ports-gnome-6e580f02e1caf8d871766e3e8531429720364802.zip |
BROKEN: Does not build
-rw-r--r-- | finance/gfp/Makefile | 2 | ||||
-rw-r--r-- | games/el/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gigi/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/finance/gfp/Makefile b/finance/gfp/Makefile index e30b01addd2d..df2ba0b83205 100644 --- a/finance/gfp/Makefile +++ b/finance/gfp/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= lioux@FreeBSD.org COMMENT= Personal finances administration software +BROKEN= Does not build + USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.4+ diff --git a/games/el/Makefile b/games/el/Makefile index 086155ffbf95..c0d669e37a95 100644 --- a/games/el/Makefile +++ b/games/el/Makefile @@ -23,6 +23,8 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ alut.1:${PORTSDIR}/audio/freealut RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/el.ini:${PORTSDIR}/games/el-data +BROKEN= Does not build + USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= libxml2 diff --git a/x11-toolkits/gigi/Makefile b/x11-toolkits/gigi/Makefile index 9053127bc8d4..ff623f407a76 100644 --- a/x11-toolkits/gigi/Makefile +++ b/x11-toolkits/gigi/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= IL.1:${PORTSDIR}/graphics/devil \ boost_filesystem.3:${PORTSDIR}/devel/boost \ freetype.9:${PORTSDIR}/print/freetype2 +BROKEN= Does not build + USE_BZIP2= yes USE_SCONS= yes SCONS_ARGS= prefix="" |