summaryrefslogtreecommitdiff
path: root/astro
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 /astro
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 'astro')
-rw-r--r--astro/xplanet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xplanet/Makefile b/astro/xplanet/Makefile
index be7a2f547b02..3585d97468eb 100644
--- a/astro/xplanet/Makefile
+++ b/astro/xplanet/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg \
ungif.5:${PORTSDIR}/graphics/libungif \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
- pnm.1:${PORTSDIR}/graphics/netpbm
+ netpbm.1:${PORTSDIR}/graphics/netpbm
RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83