aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt33
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-16 01:59:45 +0800
committersobomax <sobomax@FreeBSD.org>2000-06-16 01:59:45 +0800
commita375e7549c50755d8d6fa4ffa4ca5bd5b598b71b (patch)
treec33273a6a58b8038777ed89865aa97018222b854 /x11-toolkits/qt33
parent64186dbb7c798d759f09f85b088edf5765605aa5 (diff)
downloadfreebsd-ports-gnome-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.tar.gz
freebsd-ports-gnome-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.tar.zst
freebsd-ports-gnome-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.zip
Third round of INSTALL_SHLIBS=yes fixes.
Diffstat (limited to 'x11-toolkits/qt33')
-rw-r--r--x11-toolkits/qt33/Makefile2
-rw-r--r--x11-toolkits/qt33/pkg-plist2
2 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index 946091f6c57b..5ddc77515dcf 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -19,6 +19,7 @@ LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
NO_LATEST_LINK= yes
USE_GMAKE= yes
+INSTALL_SHLIBS= yes
USE_X_PREFIX= yes
USE_NEWGCC= yes
HAS_CONFIGURE= yes
@@ -62,7 +63,6 @@ do-install:
${INSTALL_DATA} lib/libqxt.a ${PREFIX}/lib ; \
${INSTALL_DATA} lib/libqt2.so.3 ${PREFIX}/lib )
${LN} -sf libqt2.so.3 ${PREFIX}/lib/libqt2.so
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/qt2/html
(cd ${WRKSRC} ; \
diff --git a/x11-toolkits/qt33/pkg-plist b/x11-toolkits/qt33/pkg-plist
index b294d65f26e9..39db7f1c4c17 100644
--- a/x11-toolkits/qt33/pkg-plist
+++ b/x11-toolkits/qt33/pkg-plist
@@ -265,8 +265,6 @@ lib/libqgl.a
lib/libqt2.so
lib/libqt2.so.3
lib/libqxt.a
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
share/doc/qt2/ANNOUNCE
share/doc/qt2/FAQ
share/doc/qt2/LICENSE.QPL