summaryrefslogtreecommitdiffstats
path: root/graphics/sane
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-15 17:59:45 +0000
committersobomax <sobomax@FreeBSD.org>2000-06-15 17:59:45 +0000
commita375e7549c50755d8d6fa4ffa4ca5bd5b598b71b (patch)
treec33273a6a58b8038777ed89865aa97018222b854 /graphics/sane
parent64186dbb7c798d759f09f85b088edf5765605aa5 (diff)
downloadFreeBSD-ports-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.zip
FreeBSD-ports-a375e7549c50755d8d6fa4ffa4ca5bd5b598b71b.tar.gz
Third round of INSTALL_SHLIBS=yes fixes.
Diffstat (limited to 'graphics/sane')
-rw-r--r--graphics/sane/Makefile1
-rw-r--r--graphics/sane/pkg-plist2
2 files changed, 1 insertions, 2 deletions
diff --git a/graphics/sane/Makefile b/graphics/sane/Makefile
index eafc4bd..14deea1 100644
--- a/graphics/sane/Makefile
+++ b/graphics/sane/Makefile
@@ -21,6 +21,7 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_GMAKE= yes
USE_LIBTOOL= yes
+INSTALL_SHLIBS= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
diff --git a/graphics/sane/pkg-plist b/graphics/sane/pkg-plist
index 6592dd0..eb90715 100644
--- a/graphics/sane/pkg-plist
+++ b/graphics/sane/pkg-plist
@@ -119,8 +119,6 @@ lib/sane/libsane-tamarack.so.1
lib/sane/libsane-umax.a
lib/sane/libsane-umax.so
lib/sane/libsane-umax.so.1
-@exec /sbin/ldconfig -m %D/lib
-@unexec /sbin/ldconfig -R
sbin/saned
share/sane-style.rc
@dirrm lib/sane
OpenPOWER on IntegriCloud