summaryrefslogtreecommitdiffstats
path: root/graphics/jpeg-mmx
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
committersobomax <sobomax@FreeBSD.org>2000-06-16 08:48:22 +0000
commit9151f3de49e078e4c11ca2cb75df9214570190db (patch)
tree1e5290647edb4803ae78750cffd54a3dba48f512 /graphics/jpeg-mmx
parent6fc5471b6bce45b2f23ce2e21d1abd1fde62ae48 (diff)
downloadFreeBSD-ports-9151f3de49e078e4c11ca2cb75df9214570190db.zip
FreeBSD-ports-9151f3de49e078e4c11ca2cb75df9214570190db.tar.gz
Fourth round of INSTALLS_SHLIBS conversion.
Diffstat (limited to 'graphics/jpeg-mmx')
-rw-r--r--graphics/jpeg-mmx/Makefile2
-rw-r--r--graphics/jpeg-mmx/pkg-plist2
2 files changed, 1 insertions, 3 deletions
diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile
index 5517454..c39f68a 100644
--- a/graphics/jpeg-mmx/Makefile
+++ b/graphics/jpeg-mmx/Makefile
@@ -16,13 +16,13 @@ DISTNAME= jpegsrc.v${PORTVERSION}
MAINTAINER= jseger@FreeBSD.org
WRKSRC= ${WRKDIR}/jpeg-6b
+INSTALLS_SHLIBS= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --enable-static
MAN1= cjpeg.1 djpeg.1 jpegtran.1 rdjpgcom.1 wrjpgcom.1
USE_LIBTOOL= yes
post-install:
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/jpeg
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/jpeg
diff --git a/graphics/jpeg-mmx/pkg-plist b/graphics/jpeg-mmx/pkg-plist
index 254f03b..558fd89 100644
--- a/graphics/jpeg-mmx/pkg-plist
+++ b/graphics/jpeg-mmx/pkg-plist
@@ -20,6 +20,4 @@ lib/libjpeg.a
lib/libjpeg.la
lib/libjpeg.so
lib/libjpeg.so.9
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
@dirrm share/doc/jpeg
OpenPOWER on IntegriCloud