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 | |
parent | 12adf2e5278bf8e1fee82eff11e5ed1cdb87b290 (diff) | |
download | freebsd-ports-gnome-2671c3a7acddfc982dba6a6a822ffd5d530de22d.tar.gz freebsd-ports-gnome-2671c3a7acddfc982dba6a6a822ffd5d530de22d.tar.zst freebsd-ports-gnome-2671c3a7acddfc982dba6a6a822ffd5d530de22d.zip |
imlib2-tmp -> imlib2
-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 84d2ee3c1960..07b17a2104a3 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 cc231641f80f..73468ea27e11 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 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 diff --git a/graphics/giblib/Makefile b/graphics/giblib/Makefile index 30ccaa64e178..44904b841a49 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 |