diff options
| author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-16 10:38:50 +0000 |
|---|---|---|
| committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-16 10:38:50 +0000 |
| commit | 5178b48938d20e336ec57a055a01cb66105cd20c (patch) | |
| tree | 7b629f06e72f052bb88c209caf447e4bb6077033 /sysutils/gnome-control-center1 | |
| parent | Upgrade to 1.1. (diff) | |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
Diffstat (limited to 'sysutils/gnome-control-center1')
| -rw-r--r-- | sysutils/gnome-control-center1/Makefile | 1 | ||||
| -rw-r--r-- | sysutils/gnome-control-center1/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/gnome-control-center1/Makefile b/sysutils/gnome-control-center1/Makefile index 149885141586..55d649f1994f 100644 --- a/sysutils/gnome-control-center1/Makefile +++ b/sysutils/gnome-control-center1/Makefile @@ -21,6 +21,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome \ --with-gnome=${PREFIX} diff --git a/sysutils/gnome-control-center1/pkg-plist b/sysutils/gnome-control-center1/pkg-plist index 984a3c4e0561..390499d53bac 100644 --- a/sysutils/gnome-control-center1/pkg-plist +++ b/sysutils/gnome-control-center1/pkg-plist @@ -17,8 +17,6 @@ include/capplet-widget.h lib/libcapplet.a lib/libcapplet.so lib/libcapplet.so.4 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B share/gnome/apps/Settings/Desktop/.directory share/gnome/apps/Settings/Desktop/background-properties.desktop share/gnome/apps/Settings/Desktop/screensaver-properties.desktop |
