summaryrefslogtreecommitdiff
path: root/mail/pine/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1997-12-04 22:53:34 +0000
committerhubertf <hubertf@pkgsrc.org>1997-12-04 22:53:34 +0000
commita29602b79ace1cb96617d16e6a8dac405b4ae8e7 (patch)
tree22f6c9be53a938e5442641f66e2a6b97bf59d656 /mail/pine/Makefile
parent2b83481d148cd65434a41d87ec04c6ae96355b47 (diff)
downloadpkgsrc-a29602b79ace1cb96617d16e6a8dac405b4ae8e7.tar.gz
Move back to static libpine, to build on alpha.
Diffstat (limited to 'mail/pine/Makefile')
-rw-r--r--mail/pine/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/pine/Makefile b/mail/pine/Makefile
index b0679a80593..065031ffdf7 100644
--- a/mail/pine/Makefile
+++ b/mail/pine/Makefile
@@ -4,7 +4,7 @@
# Date created: 03 September 1994
# Whom: mr
#
-# $NetBSD: Makefile,v 1.3 1997/11/22 05:42:42 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 1997/12/04 22:53:34 hubertf Exp $
# FreeBSD Id: Makefile,v 1.21 1997/03/26 02:12:07 ache Exp
#
@@ -29,8 +29,7 @@ do-build:
cd ${WRKSRC} && ./build neb
do-install:
- install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ${WRKSRC}/bin/libpico.so.1.3 ${PREFIX}/lib/libpico.so.1.3
- /sbin/ldconfig -m ${PREFIX}/lib
+ install -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ${WRKSRC}/pico/libpico.a ${PREFIX}/lib/libpico.a
install -c -s -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ${WRKSRC}/bin/pico ${PREFIX}/bin/pico
install -c -s -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ${WRKSRC}/bin/pilot ${PREFIX}/bin/pilot
install -c -s -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} ${WRKSRC}/bin/pine ${PREFIX}/bin/pine