aboutsummaryrefslogtreecommitdiff
path: root/astro/mymoon
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 10:31:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 10:31:41 +0000
commit24e692de02e3211ab0e1762603607eb4f60f0c8d (patch)
tree830fc2bf7652587fa95f23130b6cf7d583cf49bc /astro/mymoon
parentb3a96ed6ee9c272be4c0763868b0cc1778d550ec (diff)
downloadports-24e692de02e3211ab0e1762603607eb4f60f0c8d.tar.gz
ports-24e692de02e3211ab0e1762603607eb4f60f0c8d.zip
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in astro With hat: portmgr
Notes
Notes: svn path=/head/; revision=336154
Diffstat (limited to 'astro/mymoon')
-rw-r--r--astro/mymoon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/mymoon/Makefile b/astro/mymoon/Makefile
index adc73a20289a..9298a60cd2f6 100644
--- a/astro/mymoon/Makefile
+++ b/astro/mymoon/Makefile
@@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= krion
MAINTAINER= ports@FreeBSD.org
COMMENT= Show latitude and longitude of the moon
-LIB_DEPENDS= nova:${PORTSDIR}/astro/libnova
+LIB_DEPENDS= libnova.so:${PORTSDIR}/astro/libnova
WRKSRC= ${WRKDIR}/${PORTNAME}