aboutsummaryrefslogtreecommitdiff
path: root/graphics/sane-backends
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-05 03:04:03 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-05 03:04:03 +0000
commit82a051c73572aa2963903a93aaa087489307fa49 (patch)
tree5cc41c1be2f93d697e4f18b1bcaf5deff09a66bd /graphics/sane-backends
parentb68812e52189733dc69435c35ca823028703506c (diff)
downloadports-82a051c73572aa2963903a93aaa087489307fa49.tar.gz
ports-82a051c73572aa2963903a93aaa087489307fa49.zip
Start conversion to ELF.
Notes
Notes: svn path=/head/; revision=13647
Diffstat (limited to 'graphics/sane-backends')
-rw-r--r--graphics/sane-backends/Makefile4
-rw-r--r--graphics/sane-backends/pkg-plist4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index 1ac23639439b..33a38dfb078e 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -4,7 +4,7 @@
# Whom: gary@hotlava.com
# obrien@FreeBSD.org
#
-# $Id: Makefile,v 1.8 1998/09/17 04:47:46 vanilla Exp $
+# $Id: Makefile,v 1.9 1998/09/22 22:55:54 asami Exp $
#
DISTNAME= sane-0.74
@@ -45,7 +45,7 @@ pre-configure:
@${ECHO} "*** the GIMP and GTK packages/ports."
post-install:
- ${LDCONFIG} -m ${PREFIX}/lib
+ ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
@${CAT} ${PKGDIR}/MESSAGE
.include <bsd.port.mk>
diff --git a/graphics/sane-backends/pkg-plist b/graphics/sane-backends/pkg-plist
index 60da0ef9d0ed..cabfe485caf6 100644
--- a/graphics/sane-backends/pkg-plist
+++ b/graphics/sane-backends/pkg-plist
@@ -104,8 +104,8 @@ lib/sane/libsane-umax.a
lib/sane/libsane-umax.la
lib/sane/libsane-umax.so
lib/sane/libsane-umax.so.0.74
-@exec /sbin/ldconfig -m %D/lib
-@unexec /sbin/ldconfig -R
+@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %D/lib
+@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
sbin/saned
share/sane-style.rc
@dirrm lib/sane