diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-15 18:44:02 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-15 18:44:02 +0000 |
commit | 1526ccbacfd206735f1f505a94def1428b4d4542 (patch) | |
tree | bbbb80160e7e54cf0a8528e5e4f75fe922abd989 /graphics/evas | |
parent | 7dd5bb0b693c7d665f63b776f990bc2a7a193029 (diff) | |
download | ports-1526ccbacfd206735f1f505a94def1428b4d4542.tar.gz ports-1526ccbacfd206735f1f505a94def1428b4d4542.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 06ca081050f3..16c28f8f8c10 100644 --- a/graphics/evas/Makefile +++ b/graphics/evas/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ports@FreeBSD.org COMMENT= A hardware-accelerated canvas API for X-Windows -LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 USE_BZIP2= yes USE_X_PREFIX= yes |