From 702218b58da09b56dffb13b4817f14413b856c4f Mon Sep 17 00:00:00 2001 From: edwin Date: Wed, 5 Apr 2006 23:55:23 +0000 Subject: audio/wmrecord: add distfile mirror emove dead mirror and add working ones PR: ports/95384 Submitted by: Lars Engels --- audio/wmrecord/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'audio/wmrecord') diff --git a/audio/wmrecord/Makefile b/audio/wmrecord/Makefile index 6226d7b..523d328 100644 --- a/audio/wmrecord/Makefile +++ b/audio/wmrecord/Makefile @@ -8,13 +8,14 @@ PORTNAME= wmrecord PORTVERSION= 1.0.5 CATEGORIES= audio windowmaker -MASTER_SITES= http://linuxberg.matrix.com.br/files/x11/dock/ +MASTER_SITES= http://linkinnovations.linux.tucows.com/files/x11/dock/ \ + http://www.bsd-geek.de/FreeBSD/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= General purpose audio recording utility for the WindowMaker dock -USE_XPM= YES -USE_X_PREFIX= YES +USE_XPM= yes +USE_X_PREFIX= yes MAKE_ARGS= LIBS="-L${X11BASE}/lib -lXpm -lX11 -lXext" \ CFLAGS="${CFLAGS} -I${X11BASE}/include" LIBDIR="" -- cgit v1.1