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 | |
parent | 12adf2e5278bf8e1fee82eff11e5ed1cdb87b290 (diff) | |
download | FreeBSD-ports-2671c3a7acddfc982dba6a6a822ffd5d530de22d.zip FreeBSD-ports-2671c3a7acddfc982dba6a6a822ffd5d530de22d.tar.gz |
imlib2-tmp -> imlib2
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/evas/Makefile | 2 | ||||
-rw-r--r-- | graphics/feh/Makefile | 2 | ||||
-rw-r--r-- | graphics/geist/Makefile | 2 | ||||
-rw-r--r-- | graphics/giblib/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile index 84d2ee3..07b17a2 100644 --- a/graphics/evas/Makefile +++ b/graphics/evas/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ishmael27@home.com -LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2-tmp +LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 USE_X_PREFIX= yes USE_FREETYPE= yes diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index cc23164..73468ea 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/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 GNU_CONFIGURE= yes USE_PERL5= yes 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 diff --git a/graphics/giblib/Makefile b/graphics/giblib/Makefile index 30ccaa6..44904b8 100644 --- a/graphics/giblib/Makefile +++ b/graphics/giblib/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 USE_LIBTOOL= yes USE_X_PREFIX= yes |