From f17d9833e51fc21b42564913c2f494fa8c125a51 Mon Sep 17 00:00:00 2001 From: ben Date: Thu, 11 Dec 2003 20:16:10 +0000 Subject: Give these packages a higher chance to install on Solaris. --- devel/libts/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/libts') diff --git a/devel/libts/Makefile b/devel/libts/Makefile index d6b4b97a411..f51dc14d8f1 100644 --- a/devel/libts/Makefile +++ b/devel/libts/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= TS-1.08 @@ -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/libts -- cgit v1.2.3