Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 2002 19:50:45 +0200 (CEST)
From:      Tilman Linneweh <tilman@arved.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tilman@arved.de, j.kossen@home.nl
Subject:   ports/43749: Fix Build: audio/cplay
Message-ID:  <200210061750.g96HojEn020385@sauna.arved.de>

next in thread | raw e-mail | index | archive | help

>Number:         43749
>Category:       ports
>Synopsis:       Fix Build: audio/cplay
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 06 11:00:07 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Tilman Linneweh
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
BSD Usergroup Austria
>Environment:
System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- cplay.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/cplay/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	19 Sep 2002 03:05:04 -0000	1.3
+++ Makefile	6 Oct 2002 17:48:40 -0000
@@ -13,7 +13,7 @@
 
 MAINTAINER=	j.kossen@home.nl
 
-BROKEN=		"Does not build"
+BUILD_DEPENDS= 	msgfmt:${PORTSDIR}/devel/gettext
 
 USE_GMAKE=	yes
 USE_PYTHON=	yes
--- cplay.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210061750.g96HojEn020385>