aboutsummaryrefslogtreecommitdiff
path: root/graphics/sane-frontends/Makefile
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-frontends/Makefile
parentb68812e52189733dc69435c35ca823028703506c (diff)
Notes
Diffstat (limited to 'graphics/sane-frontends/Makefile')
-rw-r--r--graphics/sane-frontends/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile
index 1ac23639439b..33a38dfb078e 100644
--- a/graphics/sane-frontends/Makefile
+++ b/graphics/sane-frontends/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>