diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-02-01 02:42:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-02-01 02:42:05 +0000 |
commit | ae994c8ea8a59644c1a1406b0b6547826bc12791 (patch) | |
tree | 396acb34b10ac8f349be827c6eb833e0fd68cdff /devel/entity | |
parent | 2c5b5e25ddd43be1ce0fe90095ab5746c431b5b4 (diff) |
Notes
Diffstat (limited to 'devel/entity')
-rw-r--r-- | devel/entity/Makefile | 1 | ||||
-rw-r--r-- | devel/entity/pkg-plist | 7 |
2 files changed, 8 insertions, 0 deletions
diff --git a/devel/entity/Makefile b/devel/entity/Makefile index 93b6ef3c54f3..3c4bf8bc047e 100644 --- a/devel/entity/Makefile +++ b/devel/entity/Makefile @@ -21,6 +21,7 @@ RUN_DEPENDS= python:${PORTSDIR}/lang/python GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-tcl=no +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GNOME= gtk12 USE_LDCONFIG= yes diff --git a/devel/entity/pkg-plist b/devel/entity/pkg-plist index 0ece1cc23f0a..e2957f139bc7 100644 --- a/devel/entity/pkg-plist +++ b/devel/entity/pkg-plist @@ -2,6 +2,7 @@ bin/entity bin/entity-config lib/libentitynjs.so.1 lib/libentitynjs.so +lib/libentitynjs.a lib/libentitynjs.la lib/entity/include/gextensions.h lib/entity/include/gslist.h @@ -31,14 +32,19 @@ lib/entity/include/renderers.h lib/entity/include/xml-parser.h lib/entity/include/entity-config.h lib/entity/clib/librendcoregtk.so +lib/entity/clib/librendcoregtk.a lib/entity/clib/librendcoregtk.la lib/entity/clib/librendextragtk.so +lib/entity/clib/librendextragtk.a lib/entity/clib/librendextragtk.la lib/entity/clib/librendcembed.so +lib/entity/clib/librendcembed.a lib/entity/clib/librendcembed.la lib/entity/clib/librendnjs.so +lib/entity/clib/librendnjs.a lib/entity/clib/librendnjs.la lib/entity/clib/librendsystem.so +lib/entity/clib/librendsystem.a lib/entity/clib/librendsystem.la lib/entity/Entity.pl lib/entity/E-init.pl @@ -52,6 +58,7 @@ lib/entity/config/rendsystem.conf lib/entity/libtool lib/libentity.so.0 lib/libentity.so +lib/libentity.a lib/libentity.la share/entity/element-browser.e share/entity/enview.e |