summaryrefslogtreecommitdiff
path: root/audio/mikmod
diff options
context:
space:
mode:
authormycroft <mycroft>1998-03-11 18:09:38 +0000
committermycroft <mycroft>1998-03-11 18:09:38 +0000
commit4df09d19560b463c6b264f94d57d9ba65eb3c876 (patch)
tree33f5260f60c72e942a213bf2f649bb6a44235332 /audio/mikmod
parent9c214f985235024b825046fd3f9c6f2e4fe8ae5c (diff)
downloadpkgsrc-4df09d19560b463c6b264f94d57d9ba65eb3c876.tar.gz
Depend on the shared ncurses library, not the static one.
Diffstat (limited to 'audio/mikmod')
-rw-r--r--audio/mikmod/Makefile4
1 files changed, 2 insertions, 2 deletions
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