diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-12 14:40:13 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-12 14:40:13 +0000 |
commit | fe45a2986652d37006fd53418ff4c02ba48fc23e (patch) | |
tree | bdd038f9ab57bcc46e36df9cb4562e2e5e0f7f37 /graphics/evas | |
parent | 124e7fc8d81c0d90139d36ad49d21634839b0b3e (diff) | |
download | ports-fe45a2986652d37006fd53418ff4c02ba48fc23e.tar.gz ports-fe45a2986652d37006fd53418ff4c02ba48fc23e.zip |
Notes
Diffstat (limited to 'graphics/evas')
-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 |