aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/plotutils
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 /graphics/plotutils
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 'graphics/plotutils')
-rw-r--r--graphics/plotutils/Makefile4
-rw-r--r--graphics/plotutils/pkg-plist2
2 files changed, 1 insertions, 5 deletions
diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile
index 05f0ecba86de..0bec7078c7ea 100644
--- a/graphics/plotutils/Makefile
+++ b/graphics/plotutils/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= chuckr@FreeBSD.org
USE_XLIB= yes
USE_LIBTOOL= yes
+INSTALL_SHLIBS= yes
USE_NEWGCC= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-libplotter --enable-libxmi
@@ -27,7 +28,4 @@ CONFIGURE_ENV= MOTIFLIB="${MOTIFLIB}"
REQUIRES_MOTIF= yes
.endif
-post-install:
- ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
-
.include <bsd.port.mk>
diff --git a/graphics/plotutils/pkg-plist b/graphics/plotutils/pkg-plist
index 6a735aed59e8..1fc0ab3b2796 100644
--- a/graphics/plotutils/pkg-plist
+++ b/graphics/plotutils/pkg-plist
@@ -56,8 +56,6 @@ lib/libplotter.a
lib/libxmi.so
lib/libxmi.so.1
lib/libxmi.a
-@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
-@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
include/plot.h
include/plotcompat.h
include/plotter.h