diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-08-14 21:51:22 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-08-14 21:51:22 +0000 |
commit | c60d8a305c3fe1e908373fa64e3ea857bb3dde9d (patch) | |
tree | 08d07369d61a12bf39a0877c8284d3b7c3d13861 /graphics | |
parent | add some extra files/directories (diff) |
BROKEN: Does not build
Notes
Notes:
svn path=/head/; revision=116222
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 |