pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/netpbm - Add editor/pnmflip to REPLACE_PERL



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b9656cba2159
branches:  trunk
changeset: 481371:b9656cba2159
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sat Oct 02 19:27:50 2004 +0000

description:
- Add editor/pnmflip to REPLACE_PERL
- Reported by Steven M. Bellovin in PR 27117, thanks Steven !

diffstat:

 graphics/netpbm/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 608c6b89c9c9 -r b9656cba2159 graphics/netpbm/Makefile
--- a/graphics/netpbm/Makefile  Sat Oct 02 16:38:38 2004 +0000
+++ b/graphics/netpbm/Makefile  Sat Oct 02 19:27:50 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.98 2004/10/01 12:56:33 adam Exp $
+# $NetBSD: Makefile,v 1.99 2004/10/02 19:27:50 adrianp Exp $
 
 DISTNAME=      netpbm-10.18.15
 CATEGORIES=    graphics
@@ -21,7 +21,7 @@
 MAKEFILE=      GNUmakefile
 PLIST_SRC=     ${WRKDIR}/PLIST_STAGE
 REPLACE_PERL=  editor/ppmfade editor/ppmshadow editor/pnmquant \
-               generator/ppmrainbow manweb
+               generator/ppmrainbow manweb editor/pnmflip
 STAGEDIR=      ${WRKDIR}/staging
 
 LIBS.SunOS=    -lsocket -lnsl



Home | Main Index | Thread Index | Old Index