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 | |
parent | 5146cba1d9ca51f1f11a5ec365f8b409d99ecc15 (diff) | |
download | freebsd-ports-5178b48938d20e336ec57a055a01cb66105cd20c.zip |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
Diffstat (limited to 'graphics')
36 files changed, 24 insertions, 48 deletions
diff --git a/graphics/diacanvas/Makefile b/graphics/diacanvas/Makefile index 66fa0f437b94..a71ec1e53699 100644 --- a/graphics/diacanvas/Makefile +++ b/graphics/diacanvas/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes +INSTALLS_SHLIBS= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ --datadir=${PREFIX}/share/gnome diff --git a/graphics/diacanvas/pkg-plist b/graphics/diacanvas/pkg-plist index 3ff500f41749..7279605a1ba7 100644 --- a/graphics/diacanvas/pkg-plist +++ b/graphics/diacanvas/pkg-plist @@ -34,7 +34,5 @@ lib/libdiacanvas.a lib/libdiacanvas.la lib/libdiacanvas.so lib/libdiacanvas.so.1 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/gnome/aclocal/diacanvas.m4 @dirrm include/diacanvas diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile index 35b72d620481..de941cfb4222 100644 --- a/graphics/fnlib/Makefile +++ b/graphics/fnlib/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" .include <bsd.port.mk> diff --git a/graphics/fnlib/pkg-plist b/graphics/fnlib/pkg-plist index d35953f134bc..e21b0128b2c8 100644 --- a/graphics/fnlib/pkg-plist +++ b/graphics/fnlib/pkg-plist @@ -4,8 +4,6 @@ include/Fnlib_types.h lib/libFnlib.a lib/libFnlib.so lib/libFnlib.so.0.5 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B share/fnlib_fonts/e/fontinfo share/fnlib_fonts/e/17/032.png share/fnlib_fonts/e/17/033.png diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index c2b017da4148..f52d25594171 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -19,9 +19,11 @@ LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ LIB_DEPENDS+= ttf.4:${PORTSDIR}/print/freetype \ Xpm.4:${PORTSDIR}/graphics/xpm -USE_XLIB= YES +USE_XLIB= yes .endif +INSTALLS_SHLIBS= yes + pre-fetch: .if !defined(WITH_X11) @${ECHO} -n "If you want to compile in X support use " @@ -31,7 +33,4 @@ pre-fetch: pre-install: ${MKDIR} ${PREFIX}/include/gd -post-install: - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib - .include <bsd.port.mk> diff --git a/graphics/gd/pkg-plist b/graphics/gd/pkg-plist index 2f698a654f5f..b72a1755a32b 100644 --- a/graphics/gd/pkg-plist +++ b/graphics/gd/pkg-plist @@ -18,5 +18,3 @@ lib/libgd.a lib/libgd.so lib/libgd.so.1 @dirrm include/gd -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile index c2b017da4148..f52d25594171 100644 --- a/graphics/gd1/Makefile +++ b/graphics/gd1/Makefile @@ -19,9 +19,11 @@ LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ LIB_DEPENDS+= ttf.4:${PORTSDIR}/print/freetype \ Xpm.4:${PORTSDIR}/graphics/xpm -USE_XLIB= YES +USE_XLIB= yes .endif +INSTALLS_SHLIBS= yes + pre-fetch: .if !defined(WITH_X11) @${ECHO} -n "If you want to compile in X support use " @@ -31,7 +33,4 @@ pre-fetch: pre-install: ${MKDIR} ${PREFIX}/include/gd -post-install: - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib - .include <bsd.port.mk> diff --git a/graphics/gd1/pkg-plist b/graphics/gd1/pkg-plist index 2f698a654f5f..b72a1755a32b 100644 --- a/graphics/gd1/pkg-plist +++ b/graphics/gd1/pkg-plist @@ -18,5 +18,3 @@ lib/libgd.a lib/libgd.so lib/libgd.so.1 @dirrm include/gd -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R diff --git a/graphics/gd2/Makefile b/graphics/gd2/Makefile index c2b017da4148..f52d25594171 100644 --- a/graphics/gd2/Makefile +++ b/graphics/gd2/Makefile @@ -19,9 +19,11 @@ LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ LIB_DEPENDS+= ttf.4:${PORTSDIR}/print/freetype \ Xpm.4:${PORTSDIR}/graphics/xpm -USE_XLIB= YES +USE_XLIB= yes .endif +INSTALLS_SHLIBS= yes + pre-fetch: .if !defined(WITH_X11) @${ECHO} -n "If you want to compile in X support use " @@ -31,7 +33,4 @@ pre-fetch: pre-install: ${MKDIR} ${PREFIX}/include/gd -post-install: - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib - .include <bsd.port.mk> diff --git a/graphics/gd2/pkg-plist b/graphics/gd2/pkg-plist index 2f698a654f5f..b72a1755a32b 100644 --- a/graphics/gd2/pkg-plist +++ b/graphics/gd2/pkg-plist @@ -18,5 +18,3 @@ lib/libgd.a lib/libgd.so lib/libgd.so.1 @dirrm include/gd -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile index 273579a7bc79..23a6335ead14 100644 --- a/graphics/gdk-pixbuf/Makefile +++ b/graphics/gdk-pixbuf/Makefile @@ -21,6 +21,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/gdk-pixbuf/pkg-plist b/graphics/gdk-pixbuf/pkg-plist index 58c9c8f0e34b..44705f74047b 100644 --- a/graphics/gdk-pixbuf/pkg-plist +++ b/graphics/gdk-pixbuf/pkg-plist @@ -38,8 +38,6 @@ lib/libgdk_pixbuf.so.2 lib/libgnomecanvaspixbuf.a lib/libgnomecanvaspixbuf.so lib/libgnomecanvaspixbuf.so.1 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B share/aclocal/gdk-pixbuf.m4 share/gnome/html/gdk-pixbuf-decl.txt share/gnome/html/gdk-pixbuf-sections.txt diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile index c716b860e223..6f1e935a8310 100644 --- a/graphics/gimp-app-devel/Makefile +++ b/graphics/gimp-app-devel/Makefile @@ -36,6 +36,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore .if !defined(WITH_PERL) diff --git a/graphics/gimp-app-devel/pkg-plist b/graphics/gimp-app-devel/pkg-plist index f6ad763de05e..e1e94302dbc8 100644 --- a/graphics/gimp-app-devel/pkg-plist +++ b/graphics/gimp-app-devel/pkg-plist @@ -48,8 +48,6 @@ lib/libgimpui.a lib/libgimpui.la lib/libgimpui.so lib/libgimpui.so.23 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B libexec/gimp/1.1/modules/libcdisplay_gamma.la libexec/gimp/1.1/modules/libcdisplay_gamma.so libexec/gimp/1.1/modules/libcdisplay_highcontrast.la diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index c716b860e223..6f1e935a8310 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -36,6 +36,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore .if !defined(WITH_PERL) diff --git a/graphics/gimp-app/pkg-plist b/graphics/gimp-app/pkg-plist index f6ad763de05e..e1e94302dbc8 100644 --- a/graphics/gimp-app/pkg-plist +++ b/graphics/gimp-app/pkg-plist @@ -48,8 +48,6 @@ lib/libgimpui.a lib/libgimpui.la lib/libgimpui.so lib/libgimpui.so.23 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B libexec/gimp/1.1/modules/libcdisplay_gamma.la libexec/gimp/1.1/modules/libcdisplay_gamma.so libexec/gimp/1.1/modules/libcdisplay_highcontrast.la diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index c716b860e223..6f1e935a8310 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -36,6 +36,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore .if !defined(WITH_PERL) diff --git a/graphics/gimp-devel/pkg-plist b/graphics/gimp-devel/pkg-plist index f6ad763de05e..e1e94302dbc8 100644 --- a/graphics/gimp-devel/pkg-plist +++ b/graphics/gimp-devel/pkg-plist @@ -48,8 +48,6 @@ lib/libgimpui.a lib/libgimpui.la lib/libgimpui.so lib/libgimpui.so.23 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B libexec/gimp/1.1/modules/libcdisplay_gamma.la libexec/gimp/1.1/modules/libcdisplay_gamma.so libexec/gimp/1.1/modules/libcdisplay_highcontrast.la diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index c716b860e223..6f1e935a8310 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -36,6 +36,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore .if !defined(WITH_PERL) diff --git a/graphics/gimp/pkg-plist b/graphics/gimp/pkg-plist index f6ad763de05e..e1e94302dbc8 100644 --- a/graphics/gimp/pkg-plist +++ b/graphics/gimp/pkg-plist @@ -48,8 +48,6 @@ lib/libgimpui.a lib/libgimpui.la lib/libgimpui.so lib/libgimpui.so.23 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B libexec/gimp/1.1/modules/libcdisplay_gamma.la libexec/gimp/1.1/modules/libcdisplay_gamma.so libexec/gimp/1.1/modules/libcdisplay_highcontrast.la diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile index c716b860e223..6f1e935a8310 100644 --- a/graphics/gimp1/Makefile +++ b/graphics/gimp1/Makefile @@ -36,6 +36,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore .if !defined(WITH_PERL) diff --git a/graphics/gimp1/pkg-plist b/graphics/gimp1/pkg-plist index f6ad763de05e..e1e94302dbc8 100644 --- a/graphics/gimp1/pkg-plist +++ b/graphics/gimp1/pkg-plist @@ -48,8 +48,6 @@ lib/libgimpui.a lib/libgimpui.la lib/libgimpui.so lib/libgimpui.so.23 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B libexec/gimp/1.1/modules/libcdisplay_gamma.la libexec/gimp/1.1/modules/libcdisplay_gamma.so libexec/gimp/1.1/modules/libcdisplay_highcontrast.la diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index c716b860e223..6f1e935a8310 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/Makefile @@ -36,6 +36,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore .if !defined(WITH_PERL) diff --git a/graphics/gimpshop/pkg-plist b/graphics/gimpshop/pkg-plist index f6ad763de05e..e1e94302dbc8 100644 --- a/graphics/gimpshop/pkg-plist +++ b/graphics/gimpshop/pkg-plist @@ -48,8 +48,6 @@ lib/libgimpui.a lib/libgimpui.la lib/libgimpui.so lib/libgimpui.so.23 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B libexec/gimp/1.1/modules/libcdisplay_gamma.la libexec/gimp/1.1/modules/libcdisplay_gamma.so libexec/gimp/1.1/modules/libcdisplay_highcontrast.la diff --git a/graphics/gphoto/Makefile b/graphics/gphoto/Makefile index 99446a55eb19..65c4044f3657 100644 --- a/graphics/gphoto/Makefile +++ b/graphics/gphoto/Makefile @@ -19,6 +19,7 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GLIB_CONFIG="${GLIB_CONFIG}" \ GTK_CONFIG="${GTK_CONFIG}" \ diff --git a/graphics/gphoto/pkg-plist b/graphics/gphoto/pkg-plist index e1fed12870e1..bb8bfec3e78e 100644 --- a/graphics/gphoto/pkg-plist +++ b/graphics/gphoto/pkg-plist @@ -55,8 +55,6 @@ lib/libgphoto_sony_dscf1.so.0 lib/libgphoto_sony_dscf55.a lib/libgphoto_sony_dscf55.so lib/libgphoto_sony_dscf55.so.0 -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R share/doc/gphoto/ChangeLog share/doc/gphoto/FAQ share/doc/gphoto/NEWS diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index 99446a55eb19..65c4044f3657 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -19,6 +19,7 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GLIB_CONFIG="${GLIB_CONFIG}" \ GTK_CONFIG="${GTK_CONFIG}" \ diff --git a/graphics/gphoto2/pkg-plist b/graphics/gphoto2/pkg-plist index e1fed12870e1..bb8bfec3e78e 100644 --- a/graphics/gphoto2/pkg-plist +++ b/graphics/gphoto2/pkg-plist @@ -55,8 +55,6 @@ lib/libgphoto_sony_dscf1.so.0 lib/libgphoto_sony_dscf55.a lib/libgphoto_sony_dscf55.so lib/libgphoto_sony_dscf55.so.0 -@exec /sbin/ldconfig -m %B -@unexec /sbin/ldconfig -R share/doc/gphoto/ChangeLog share/doc/gphoto/FAQ share/doc/gphoto/NEWS diff --git a/graphics/gtkdps/Makefile b/graphics/gtkdps/Makefile index 4345e7b144d8..713507b4d2f3 100644 --- a/graphics/gtkdps/Makefile +++ b/graphics/gtkdps/Makefile @@ -20,5 +20,6 @@ CONFIGURE_ARGS= --with-dps-includes=${X11BASE}/include \ --with-dps-libraries=${X11BASE}/lib CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes .include <bsd.port.mk> diff --git a/graphics/gtkdps/pkg-plist b/graphics/gtkdps/pkg-plist index 0e201dd0c404..1719dd2989d2 100644 --- a/graphics/gtkdps/pkg-plist +++ b/graphics/gtkdps/pkg-plist @@ -15,7 +15,5 @@ include/gtkDPS/parseAFM.h lib/libgtkDPS.a lib/libgtkDPS.so lib/libgtkDPS.so.1 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R share/aclocal/gtkDPS.m4 @dirrm include/gtkDPS diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index 043d43a2dd51..3a13d89858a9 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/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/imlib/pkg-plist b/graphics/imlib/pkg-plist index 78a067e27355..d486065aeaae 100644 --- a/graphics/imlib/pkg-plist +++ b/graphics/imlib/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 diff --git a/graphics/imlib2-tmp/Makefile b/graphics/imlib2-tmp/Makefile index 043d43a2dd51..3a13d89858a9 100644 --- a/graphics/imlib2-tmp/Makefile +++ b/graphics/imlib2-tmp/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-tmp/pkg-plist b/graphics/imlib2-tmp/pkg-plist index 78a067e27355..d486065aeaae 100644 --- a/graphics/imlib2-tmp/pkg-plist +++ b/graphics/imlib2-tmp/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 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 |