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/esmart | |
parent | c20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff) |
Notes
Diffstat (limited to 'graphics/esmart')
-rw-r--r-- | graphics/esmart/Makefile | 5 | ||||
-rw-r--r-- | graphics/esmart/pkg-plist | 12 |
2 files changed, 15 insertions, 2 deletions
diff --git a/graphics/esmart/Makefile b/graphics/esmart/Makefile index 8eaa8bb94fbf..92929154db1c 100644 --- a/graphics/esmart/Makefile +++ b/graphics/esmart/Makefile @@ -7,7 +7,7 @@ PORTNAME= esmart PORTVERSION= 0.9.0.005 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://enlightenment.freedesktop.org/files/ @@ -17,7 +17,8 @@ COMMENT= Evas smart objects development libraries LIB_DEPENDS= epsilon.0:${PORTSDIR}/graphics/epsilon USE_X_PREFIX= yes -USE_AUTOTOOLS= libltdl:15 libtool:15 +USE_AUTOTOOLS= libltdl:15 +GNU_CONFIGURE= yes USE_GNOME= gnomehack pkgconfig gnometarget INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ diff --git a/graphics/esmart/pkg-plist b/graphics/esmart/pkg-plist index 09099b4862c5..aea05eccbc9e 100644 --- a/graphics/esmart/pkg-plist +++ b/graphics/esmart/pkg-plist @@ -8,25 +8,37 @@ include/Esmart/Esmart_Text_Entry.h include/Esmart/Esmart_Thumb.h include/Esmart/Esmart_Trans_X11.h lib/libesmart_container.a +lib/libesmart_container.la lib/libesmart_container.so lib/libesmart_container.so.0 lib/libesmart_draggies.a +lib/libesmart_draggies.la lib/libesmart_draggies.so lib/libesmart_draggies.so.0 lib/libesmart_file_dialog.a +lib/libesmart_file_dialog.la lib/libesmart_file_dialog.so lib/libesmart_file_dialog.so.0 lib/libesmart_text_entry.a +lib/libesmart_text_entry.la lib/libesmart_text_entry.so lib/libesmart_text_entry.so.0 lib/libesmart_thumb.a +lib/libesmart_thumb.la lib/libesmart_thumb.so lib/libesmart_thumb.so.0 lib/libesmart_trans_x11.a +lib/libesmart_trans_x11.la lib/libesmart_trans_x11.so lib/libesmart_trans_x11.so.0 +lib/esmart/layout/default.a +lib/esmart/layout/default.la lib/esmart/layout/default.so +lib/esmart/layout/engage.a +lib/esmart/layout/engage.la lib/esmart/layout/engage.so +lib/esmart/layout/entice.a +lib/esmart/layout/entice.la lib/esmart/layout/entice.so libdata/pkgconfig/esmart.pc %%DATADIR%%/esmart.png |