aboutsummaryrefslogtreecommitdiff
path: root/audio/mp-player
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2008-03-27 22:15:47 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2008-03-27 22:15:47 +0000
commit7f1a7b52d5ea03ad79406b05dee0cccfa7537422 (patch)
tree2a4a788e652a08ac4d6a0f4db5a42deaf9b3f8d9 /audio/mp-player
parentdc500014cef617570caf85c5f78c338af51fc4de (diff)
downloadports-7f1a7b52d5ea03ad79406b05dee0cccfa7537422.tar.gz
ports-7f1a7b52d5ea03ad79406b05dee0cccfa7537422.zip
Notes
Diffstat (limited to 'audio/mp-player')
-rw-r--r--audio/mp-player/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/mp-player/Makefile b/audio/mp-player/Makefile
index 2cb1853a5c68..4867d7c16722 100644
--- a/audio/mp-player/Makefile
+++ b/audio/mp-player/Makefile
@@ -9,8 +9,7 @@ PORTNAME= mp-player
PORTVERSION= 0.6
CATEGORIES= audio
MASTER_SITES= http://mp.waw.cx/ \
- http://critical.ch/distfiles/ \
- http://energy.critical.ch/distfiles/
+ CRITICAL
DISTNAME= mp-current
EXTRACT_SUFX= .tgz
@@ -20,7 +19,7 @@ COMMENT= A curses based module tracker using libmikmod
LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod
CFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib -lmikmod -pthread -lncurses -lpanel
+LDFLAGS+= -L${LOCALBASE}/lib -lmikmod ${PTHREAD_LIBS} -lncurses -lpanel
DEFINES= -D_REENTRANT
WRKSRC= ${WRKDIR}/mp-beta-06