diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-12 14:40:13 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-12 14:40:13 +0000 |
commit | fe45a2986652d37006fd53418ff4c02ba48fc23e (patch) | |
tree | bdd038f9ab57bcc46e36df9cb4562e2e5e0f7f37 /graphics/geist | |
parent | 124e7fc8d81c0d90139d36ad49d21634839b0b3e (diff) |
Notes
Diffstat (limited to 'graphics/geist')
-rw-r--r-- | graphics/geist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/geist/Makefile b/graphics/geist/Makefile index c005acbef2fe..5c4aa2fb692e 100644 --- a/graphics/geist/Makefile +++ b/graphics/geist/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ MAINTAINER= ishmael27@home.com -LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2-tmp \ +LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 \ xml2.5:${PORTSDIR}/textproc/libxml2 XML_CONFIG?= ${LOCALBASE}/bin/xml2-config |