diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-06-16 10:38:50 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-06-16 10:38:50 +0000 |
commit | c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2 (patch) | |
tree | 89e915a2bf8568be2efa2fe01c4b703bb95b0dd2 /palm/gnomepilot | |
parent | b2066c7c70a0ccedd6a3fda853744aec2281d951 (diff) | |
download | FreeBSD-ports-c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2.zip FreeBSD-ports-c7fd3f71f2bf0d16ca22b85267a8ba4df8e9b5a2.tar.gz |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
Diffstat (limited to 'palm/gnomepilot')
-rw-r--r-- | palm/gnomepilot/Makefile | 1 | ||||
-rw-r--r-- | palm/gnomepilot/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/palm/gnomepilot/Makefile b/palm/gnomepilot/Makefile index bf1476f..e257b3f 100644 --- a/palm/gnomepilot/Makefile +++ b/palm/gnomepilot/Makefile @@ -26,6 +26,7 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config USE_GMAKE= yes USE_X_PREFIX= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ --with-pisock=${LOCALBASE}/pilot diff --git a/palm/gnomepilot/pkg-plist b/palm/gnomepilot/pkg-plist index 84458af..ee272e1 100644 --- a/palm/gnomepilot/pkg-plist +++ b/palm/gnomepilot/pkg-plist @@ -43,8 +43,6 @@ lib/libgpilotdcm.so.0 lib/libgpilotdconduit.a lib/libgpilotdconduit.so lib/libgpilotdconduit.so.0 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/gnome/apps/Settings/Peripherals/Conduits/.directory share/gnome/apps/Settings/Peripherals/Conduits/backup-conduit-control-applet.desktop share/gnome/apps/Settings/Peripherals/Conduits/email-conduit-control-applet.desktop |