summaryrefslogtreecommitdiffstats
path: root/graphics/twinlib
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-15 16:44:16 +0000
committersobomax <sobomax@FreeBSD.org>2000-06-15 16:44:16 +0000
commitf359ee78885faedfb9fd1259c36133038ac50245 (patch)
treee149280677fe44f0552faf757470ea0023906ed0 /graphics/twinlib
parent124867154b7cf447efaed5aa7238f231be993f70 (diff)
downloadFreeBSD-ports-f359ee78885faedfb9fd1259c36133038ac50245.zip
FreeBSD-ports-f359ee78885faedfb9fd1259c36133038ac50245.tar.gz
First round of INSTALL_SHLIB fixes.
Diffstat (limited to 'graphics/twinlib')
-rw-r--r--graphics/twinlib/Makefile1
-rw-r--r--graphics/twinlib/pkg-plist2
2 files changed, 1 insertions, 2 deletions
diff --git a/graphics/twinlib/Makefile b/graphics/twinlib/Makefile
index 156068a..887d61c 100644
--- a/graphics/twinlib/Makefile
+++ b/graphics/twinlib/Makefile
@@ -18,6 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/tmake:${PORTSDIR}/devel/tmake
USE_QT= yes
USE_X_PREFIX= yes
+INSTALL_SHLIBS= yes
WRKSRC= ${WRKDIR}/twinlib
MAKE_ENV+= PREFIX=${PREFIX} CXX=${CXX}
VERSION= 0
diff --git a/graphics/twinlib/pkg-plist b/graphics/twinlib/pkg-plist
index 7276101..a45e7c5 100644
--- a/graphics/twinlib/pkg-plist
+++ b/graphics/twinlib/pkg-plist
@@ -1,5 +1,3 @@
include/TwinLib.h
lib/libTwinlib.so
lib/libTwinlib.so.%%VERSION%%
-@exec /sbin/ldconfig -m %B
-@unexec /sbin/ldconfig -R
OpenPOWER on IntegriCloud