aboutsummaryrefslogtreecommitdiffstats
path: root/astro/xplanet/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-07-06 18:13:38 +0800
committerijliao <ijliao@FreeBSD.org>2002-07-06 18:13:38 +0800
commit4f3bb2e9421656cff95cfb18379becd4c0fa06a7 (patch)
treeab21cafaf79c15a6377e6a4f2cc87ebe58968361 /astro/xplanet/Makefile
parent6dc1c02dad915a37bb0cad417c0a5c086d9fdffe (diff)
downloadfreebsd-ports-gnome-4f3bb2e9421656cff95cfb18379becd4c0fa06a7.tar.gz
freebsd-ports-gnome-4f3bb2e9421656cff95cfb18379becd4c0fa06a7.tar.zst
freebsd-ports-gnome-4f3bb2e9421656cff95cfb18379becd4c0fa06a7.zip
pbm -> netpbm lib name change
PR: 40251, 40252, 40253, 40254 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Diffstat (limited to 'astro/xplanet/Makefile')
-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