From 24e692de02e3211ab0e1762603607eb4f60f0c8d Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 11 Dec 2013 10:31:41 +0000 Subject: In preparation for making libtool generate libraries with a sane name, fix all LIB_DEPENDS in astro With hat: portmgr --- astro/mymoon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'astro/mymoon') 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} -- cgit v1.2.3