From 4df09d19560b463c6b264f94d57d9ba65eb3c876 Mon Sep 17 00:00:00 2001 From: mycroft Date: Wed, 11 Mar 1998 18:09:38 +0000 Subject: Depend on the shared ncurses library, not the static one. --- audio/mikmod/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/mikmod') diff --git a/audio/mikmod/Makefile b/audio/mikmod/Makefile index 8df3f614167..a6a110d9dd4 100644 --- a/audio/mikmod/Makefile +++ b/audio/mikmod/Makefile @@ -3,7 +3,7 @@ # Date created: 20 April 1997 # Whom: doconnor@ist.flinders.edu.au # -# $NetBSD: Makefile,v 1.4 1998/01/22 10:26:36 agc Exp $ +# $NetBSD: Makefile,v 1.5 1998/03/11 18:09:38 mycroft Exp $ # FreeBSD Id: Makefile,v 1.2 1997/09/05 17:40:54 max Exp # @@ -15,7 +15,7 @@ MASTER_SITES= http://www.chiark.greenend.org.uk/~stevem/mikmod/ # FreeBSD maintainer MAINTAINER= doconnor@ist.flinders.edu.au -BUILD_DEPENDS= ${PREFIX}/lib/libncurses.a:${PORTSDIR}/devel/ncurses +LIB_DEPENDS= ncurses.3.4:${PORTSDIR}/devel/ncurses RESTRICTED= "Registration required for redistribution and commercial use." MIRROR_DISTFILE= no -- cgit v1.2.3