summaryrefslogtreecommitdiff
path: root/editors/pico/Makefile
diff options
context:
space:
mode:
authoradam <adam>2003-07-28 14:35:33 +0000
committeradam <adam>2003-07-28 14:35:33 +0000
commit4502e9ffe820f9e38571e35e5f4e97f4fb293c9e (patch)
tree2111eafc51199603c26bc57f7ef9dfe5c348347f /editors/pico/Makefile
parent98390df9b35c32a8bc4c394341f6998df4f61ea2 (diff)
downloadpkgsrc-4502e9ffe820f9e38571e35e5f4e97f4fb293c9e.tar.gz
Released with Pine 4.56
Cannot find any changes information
Diffstat (limited to 'editors/pico/Makefile')
-rw-r--r--editors/pico/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/editors/pico/Makefile b/editors/pico/Makefile
index 8356f396bc0..5dba9d24a64 100644
--- a/editors/pico/Makefile
+++ b/editors/pico/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2003/07/17 21:34:46 grant Exp $
+# $NetBSD: Makefile,v 1.41 2003/07/28 14:35:33 adam Exp $
-DISTNAME= pine4.53
-PKGNAME= pico-4.4
-PKGREVISION= 2
+DISTNAME= pine4.56
+PKGNAME= pico-4.6
CATEGORIES= editors
MASTER_SITES= ftp://ftp.cac.washington.edu/pine/ \
ftp://ftp.fu-berlin.de/pub/unix/mail/pine/
@@ -34,7 +33,7 @@ MAKE_ENV+= _STRIPFLAG_INSTALL= # debug...
do-build:
cd ${WRKSRC} && \
./build ${BUILDNAME} CC="${PKGLIBTOOL} ${BUILDLINK_CC}" \
- PREFIX=${PREFIX}
+ PREFIX=${PREFIX} OPTIMIZE="${CFLAGS}"
do-install:
${PKGLIBTOOL} --mode=install ${INSTALL_DATA} \