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 /graphics/imlib2 | |
| parent | 5146cba1d9ca51f1f11a5ec365f8b409d99ecc15 (diff) | |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
Diffstat (limited to 'graphics/imlib2')
| -rw-r--r-- | graphics/imlib2/Makefile | 1 | ||||
| -rw-r--r-- | graphics/imlib2/pkg-plist | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 043d43a2dd51..3a13d89858a9 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -24,6 +24,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_GMAKE= yes USE_X_PREFIX= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GLIB_CONFIG="${GLIB_CONFIG}" \ GTK_CONFIG="${GTK_CONFIG}" \ diff --git a/graphics/imlib2/pkg-plist b/graphics/imlib2/pkg-plist index 78a067e27355..d486065aeaae 100644 --- a/graphics/imlib2/pkg-plist +++ b/graphics/imlib2/pkg-plist @@ -18,7 +18,5 @@ lib/libgdk_imlib.a lib/libgdk_imlib.la lib/libgdk_imlib.so lib/libgdk_imlib.so.5 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B share/aclocal/imlib.m4 @dirrm etc/imlib |
