From 1d38120416751722f78c6fedf201a2fc5bd8ab68 Mon Sep 17 00:00:00 2001 From: hubertf Date: Thu, 9 Nov 2000 03:34:13 +0000 Subject: Update to 3.8. Comes with pine 4.30 - no special feature list available, sorry. --- editors/pico/Makefile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'editors/pico/Makefile') diff --git a/editors/pico/Makefile b/editors/pico/Makefile index 9891e2001c8..9377b8b8470 100644 --- a/editors/pico/Makefile +++ b/editors/pico/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.20 2000/06/21 03:53:35 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2000/11/09 03:34:13 hubertf Exp $ # -DISTNAME= pine4.21 -PKGNAME= pico-3.7 +DISTNAME= pine4.30 +PKGNAME= pico-3.8 CATEGORIES= editors MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ -MAINTAINER= root@garbled.net +MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.washington.edu/pine/ USE_LIBTOOL= # defined @@ -19,6 +19,8 @@ BUILDNAME= so5 BUILDNAME= neb .endif +MAKE_ENV+= STRIPFLAG= # debug... + do-build: cd ${WRKSRC} && ./build ${BUILDNAME} CC="${LIBTOOL} ${CC}" \ PREFIX=${PREFIX} -- cgit v1.2.3