summaryrefslogtreecommitdiff
path: root/graphics/ImageMagick
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:12:51 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-15 17:12:51 +0000
commit5cb14340042a107ee5ad92616d23d4d9551eb878 (patch)
tree627c8eec76ffb450072bffd91d2a746e8d206c3d /graphics/ImageMagick
parentFirst round of INSTALL_SHLIB fixes. (diff)
Second round of INSTALL_SHLIBS=yes fixes.
Notes
Notes: svn path=/head/; revision=29614
Diffstat (limited to 'graphics/ImageMagick')
-rw-r--r--graphics/ImageMagick/Makefile6
-rw-r--r--graphics/ImageMagick/pkg-plist2
2 files changed, 2 insertions, 6 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index 16ba61a29dae..107400474681 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -39,7 +39,8 @@ MAN4= miff.4
MAN5= quantize.5
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-USE_AUTOCONF= YES
+USE_AUTOCONF= yes
+INSTALL_SHLIBS= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --enable-shared --with-perl=${PERL5} \
--enable-16bit-pixel
@@ -55,7 +56,4 @@ CONFIGURE_ENV= LDFLAGS="$(LDFLAGS) -L${WRKSRC}/magick/.libs"
pre-configure:
${RM} -f ${WRKSRC}/config.cache
-post-install:
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
-
.include <bsd.port.mk>
diff --git a/graphics/ImageMagick/pkg-plist b/graphics/ImageMagick/pkg-plist
index ac6965731ddc..7258ea040273 100644
--- a/graphics/ImageMagick/pkg-plist
+++ b/graphics/ImageMagick/pkg-plist
@@ -30,8 +30,6 @@ lib/libMagick.a
lib/libMagick.la
lib/libMagick.so
lib/libMagick.so.5
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Image/Magick.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Image/Magick/.packlist
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Image/Magick/Magick.bs