aboutsummaryrefslogtreecommitdiffstats
path: root/astro/xephem
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-12-11 18:31:41 +0800
committerbapt <bapt@FreeBSD.org>2013-12-11 18:31:41 +0800
commit493b8ff5f5acd62db3141e78b470aee3326395f8 (patch)
tree830fc2bf7652587fa95f23130b6cf7d583cf49bc /astro/xephem
parentc6d41394f638b030303d744f63571b63680fdda5 (diff)
downloadfreebsd-ports-gnome-493b8ff5f5acd62db3141e78b470aee3326395f8.tar.gz
freebsd-ports-gnome-493b8ff5f5acd62db3141e78b470aee3326395f8.tar.zst
freebsd-ports-gnome-493b8ff5f5acd62db3141e78b470aee3326395f8.zip
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in astro With hat: portmgr
Diffstat (limited to 'astro/xephem')
-rw-r--r--astro/xephem/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile
index 3d61ceabd087..38d37c3e1794 100644
--- a/astro/xephem/Makefile
+++ b/astro/xephem/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= # http://www.clearskyinstitute.com/xephem/
MAINTAINER= jpaetzel@FreeBSD.org
COMMENT= An interactive astronomical ephemeris program
-LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
- jpeg.11:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \
+ libjpeg.so:${PORTSDIR}/graphics/jpeg
NO_STAGE= yes
USES= gmake motif