diff options
-rw-r--r-- | audio/cplay/Makefile | 2 |
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 |