summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorTom Hukins <tom@FreeBSD.org>2002-10-21 00:50:13 +0000
committerTom Hukins <tom@FreeBSD.org>2002-10-21 00:50:13 +0000
commitfedb79f90d4a48e7ee57039b1d51afb1db6d501a (patch)
tree3976289a83321039a2bb805631b27d4d9e3366dc /audio
parentUpdate to 1.2b. This fixes bug 145579 in Bugzilla, the "forward (diff)
Add gettext dependency to unbreak building this port
PR: ports/42499 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=68463
Diffstat (limited to 'audio')
-rw-r--r--audio/cplay/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cplay/Makefile b/audio/cplay/Makefile
index 316cb0b7333c..855428641184 100644
--- a/audio/cplay/Makefile
+++ b/audio/cplay/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.tf.hut.fi/~flu/cplay/
MAINTAINER= j.kossen@home.nl
-BROKEN= "Does not build"
+BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext
USE_GMAKE= yes
USE_PYTHON= yes