aboutsummaryrefslogtreecommitdiff
path: root/astro/celestia/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/celestia/Makefile')
-rw-r--r--astro/celestia/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/celestia/Makefile b/astro/celestia/Makefile
index abf777934a95..55c1a9269663 100644
--- a/astro/celestia/Makefile
+++ b/astro/celestia/Makefile
@@ -7,7 +7,7 @@
PORTNAME= celestia
PORTVERSION= 1.6.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= astro
MASTER_SITES= SF/${PORTNAME}/Celestia-source/${PORTVERSION}
PKGNAMESUFFIX= -${CELESTIA_UI}
@@ -16,7 +16,7 @@ MAINTAINER= danfe@FreeBSD.org
COMMENT= Scriptable space flight simulator for X
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
- png.5:${PORTSDIR}/graphics/png
+ png.6:${PORTSDIR}/graphics/png
USE_AUTOTOOLS= libtool:22
USE_GMAKE= yes