diff options
author | sf <sf@FreeBSD.org> | 2001-03-12 22:40:13 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-03-12 22:40:13 +0800 |
commit | 2671c3a7acddfc982dba6a6a822ffd5d530de22d (patch) | |
tree | 7db693437136099968eff106609c99bb95034e31 /graphics/geist | |
parent | 12adf2e5278bf8e1fee82eff11e5ed1cdb87b290 (diff) | |
download | freebsd-ports-gnome-2671c3a7acddfc982dba6a6a822ffd5d530de22d.tar.gz freebsd-ports-gnome-2671c3a7acddfc982dba6a6a822ffd5d530de22d.tar.zst freebsd-ports-gnome-2671c3a7acddfc982dba6a6a822ffd5d530de22d.zip |
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 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 |