summaryrefslogtreecommitdiff
path: root/devel/libetm
diff options
context:
space:
mode:
authorben <ben>2003-12-11 20:16:10 +0000
committerben <ben>2003-12-11 20:16:10 +0000
commitf815a3e50aad3b48cd8cb55795375af4598b0c06 (patch)
tree8b7c28cddc64ef73628515a9b7aa4247d388833b /devel/libetm
parent142e325a812386172f7d4586fc70f5ce6d2338f8 (diff)
downloadpkgsrc-f815a3e50aad3b48cd8cb55795375af4598b0c06.tar.gz
Give these packages a higher chance to install on Solaris.
Diffstat (limited to 'devel/libetm')
-rw-r--r--devel/libetm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libetm/Makefile b/devel/libetm/Makefile
index e056cb4b387..65d907169ca 100644
--- a/devel/libetm/Makefile
+++ b/devel/libetm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/12/11 19:24:33 ben Exp $
+# $NetBSD: Makefile,v 1.7 2003/12/11 20:16:10 ben Exp $
#
DISTNAME= ETM-1.09
@@ -15,7 +15,7 @@ post-patch:
${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.bak
${SED} <${WRKSRC}/Makefile.bak >${WRKSRC}/Makefile \
-e 's|/usr/local|${PREFIX}|' \
- -e 's|install.sh|${INSTALL}|'
+ -e 's|install.sh|$${BSD_INSTALL}|'
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/libetm