diff options
Diffstat (limited to 'devel/libole2')
-rw-r--r-- | devel/libole2/Makefile | 1 | ||||
-rw-r--r-- | devel/libole2/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/devel/libole2/Makefile b/devel/libole2/Makefile index e3d4570ad502..27a82f059a7c 100644 --- a/devel/libole2/Makefile +++ b/devel/libole2/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= sources/libole2/0.2 MAINTAINER= gnome@FreeBSD.org COMMENT= Support library for OLE functions (MS-Excel) for gnumeric +USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes USE_GNOME= glib12 GNU_CONFIGURE= yes diff --git a/devel/libole2/pkg-plist b/devel/libole2/pkg-plist index dba486025df1..af167b852fc9 100644 --- a/devel/libole2/pkg-plist +++ b/devel/libole2/pkg-plist @@ -5,6 +5,7 @@ include/libole2/ms-ole-summary.h include/libole2/ms-ole-vba.h include/libole2/ms-ole.h lib/libgnomeole2.a +lib/libgnomeole2.la lib/libgnomeole2.so lib/libgnomeole2.so.0 share/aclocal/gnome-libole2.m4 |