diff options
author | sf <sf@FreeBSD.org> | 2001-03-12 14:40:13 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-03-12 14:40:13 +0000 |
commit | 2671c3a7acddfc982dba6a6a822ffd5d530de22d (patch) | |
tree | 7db693437136099968eff106609c99bb95034e31 /graphics/geist | |
parent | 12adf2e5278bf8e1fee82eff11e5ed1cdb87b290 (diff) | |
download | FreeBSD-ports-2671c3a7acddfc982dba6a6a822ffd5d530de22d.zip FreeBSD-ports-2671c3a7acddfc982dba6a6a822ffd5d530de22d.tar.gz |
imlib2-tmp -> imlib2
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 c005acb..5c4aa2f 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 |