diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-16 08:48:22 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-16 08:48:22 +0000 |
commit | dc1177a9a5be3b096b2023326ea54d3152bf1571 (patch) | |
tree | fac4efda6d456d2e4eb8e8e61b9c14eda7202813 /devel/oaf | |
parent | 880b5e44bc87f9065a91e444717a092d0661cce9 (diff) | |
download | ports-dc1177a9a5be3b096b2023326ea54d3152bf1571.tar.gz ports-dc1177a9a5be3b096b2023326ea54d3152bf1571.zip |
Notes
Diffstat (limited to 'devel/oaf')
-rw-r--r-- | devel/oaf/Makefile | 1 | ||||
-rw-r--r-- | devel/oaf/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile index f6745787ab91..304e2eafc760 100644 --- a/devel/oaf/Makefile +++ b/devel/oaf/Makefile @@ -23,6 +23,7 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ --enable-static --enable-shared diff --git a/devel/oaf/pkg-plist b/devel/oaf/pkg-plist index 438c3f0ffed5..7e552192069a 100644 --- a/devel/oaf/pkg-plist +++ b/devel/oaf/pkg-plist @@ -10,8 +10,6 @@ include/liboaf/oaf.h lib/liboaf.a lib/liboaf.so lib/liboaf.so.0 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B share/aclocal/oaf.m4 share/gnome/idl/gnome-factory.idl share/gnome/idl/oaf.idl |