diff options
author | kris <kris@FreeBSD.org> | 2004-08-15 05:51:22 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-08-15 05:51:22 +0800 |
commit | deb161f8ccee8ccff67bdbed90e864baecc4273b (patch) | |
tree | 40b6932ee47ad5e98cda4fa7cb997eb0ff5f5774 /graphics | |
parent | d809fca0560d1aa2601e3379fa0bd66ff1b76260 (diff) | |
download | freebsd-ports-gnome-deb161f8ccee8ccff67bdbed90e864baecc4273b.tar.gz freebsd-ports-gnome-deb161f8ccee8ccff67bdbed90e864baecc4273b.tar.zst freebsd-ports-gnome-deb161f8ccee8ccff67bdbed90e864baecc4273b.zip |
BROKEN: Does not build
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/geist/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/geist/Makefile b/graphics/geist/Makefile index ee048501df33..d556eb408e5b 100644 --- a/graphics/geist/Makefile +++ b/graphics/geist/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= An object-based image creation/layout application +BROKEN= "Does not build" + LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 \ xml2.5:${PORTSDIR}/textproc/libxml2 |