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/evas/Makefile | |
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/evas/Makefile')
-rw-r--r-- | graphics/evas/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |