summaryrefslogtreecommitdiff
path: root/palm/ppmtoTbmp
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-06 10:13:38 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-06 10:13:38 +0000
commitca4314169caa2ab3a90ed81152752b04cdc6fe70 (patch)
treee2a755c6c2818482a1cc8b607ea4953d8814574e /palm/ppmtoTbmp
parentAdd p5-POE-Component-DirWatch 0.01, POE directory watcher. (diff)
pbm -> netpbm lib name change
PR: 40251, 40252, 40253, 40254 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=62517
Diffstat (limited to 'palm/ppmtoTbmp')
-rw-r--r--palm/ppmtoTbmp/Makefile2
-rw-r--r--palm/ppmtoTbmp/files/patch-Makefile8
2 files changed, 9 insertions, 1 deletions
diff --git a/palm/ppmtoTbmp/Makefile b/palm/ppmtoTbmp/Makefile
index 3b301ccff128..7cc225d621bb 100644
--- a/palm/ppmtoTbmp/Makefile
+++ b/palm/ppmtoTbmp/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.isaac.cs.berkeley.edu/pilot/
MAINTAINER= noway@nohow.demon.co.uk
-LIB_DEPENDS= pbm.1:${PORTSDIR}/graphics/netpbm
+LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm
post-patch:
${PERL} -pi -e "s|^CFLAGS.+|CFLAGS += -I${LOCALBASE}/include|g; \
diff --git a/palm/ppmtoTbmp/files/patch-Makefile b/palm/ppmtoTbmp/files/patch-Makefile
new file mode 100644
index 000000000000..8d3b7fba0f32
--- /dev/null
+++ b/palm/ppmtoTbmp/files/patch-Makefile
@@ -0,0 +1,8 @@
+--- Makefile.old Sat Jul 6 13:24:04 2002
++++ Makefile Sat Jul 6 13:24:12 2002
+@@ -1,5 +1,5 @@
+ CFLAGS = -Wall -O2 -I/opt/netpbm/include
+-LDLIBS = -lpnm -lppm -lpgm -lpbm
++LDLIBS = -lnetpbm
+
+ BINS = ppmtoTbmp Tbmptopnm