diff options
author | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2006-02-23 10:40:44 +0000 |
commit | 8503536d3896846d823f7f76be54e0a99da8d8b6 (patch) | |
tree | 1a89e4038216ead71b008f2a5091474964e1c341 /graphics/evas | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) | |
download | ports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip |
Notes
Diffstat (limited to 'graphics/evas')
-rw-r--r-- | graphics/evas/Makefile | 3 | ||||
-rw-r--r-- | graphics/evas/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile index 4fb7a95393ae..220fd6d36649 100644 --- a/graphics/evas/Makefile +++ b/graphics/evas/Makefile @@ -7,6 +7,7 @@ PORTNAME= evas PORTVERSION= 0.9.9.023 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://enlightenment.freedesktop.org/files/ @@ -18,7 +19,7 @@ LIB_DEPENDS= Imlib2.3:${PORTSDIR}/graphics/imlib2 \ eet.9:${PORTSDIR}/devel/eet USE_X_PREFIX= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_FREETYPE2= yes INSTALLS_SHLIB= yes USE_GNOME= gnomehack pkgconfig gnometarget diff --git a/graphics/evas/pkg-plist b/graphics/evas/pkg-plist index 4318bd97ec5c..2a46fbc732be 100644 --- a/graphics/evas/pkg-plist +++ b/graphics/evas/pkg-plist @@ -9,6 +9,7 @@ include/Evas_Engine_Buffer.h include/Evas_Engine_Software_X11.h include/Evas_Engine_XRender_X11.h lib/libevas.a +lib/libevas.la lib/libevas.so lib/libevas.so.1 libdata/pkgconfig/evas.pc |