summaryrefslogtreecommitdiff
path: root/audio/cplay
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-04 04:36:30 +0000
commit186b8ba82fdd761aee89704395c52ac809bc7026 (patch)
tree65c820907a86a7c844ee463115637dde60f2aa36 /audio/cplay
parent* Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1] (diff)
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor Tested by: bento
Notes
Notes: svn path=/head/; revision=99914
Diffstat (limited to 'audio/cplay')
-rw-r--r--audio/cplay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cplay/Makefile b/audio/cplay/Makefile
index f6f502786095..a4049dfef1cb 100644
--- a/audio/cplay/Makefile
+++ b/audio/cplay/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cplay
PORTVERSION= 1.49
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.tf.hut.fi/~flu/cplay/ \
http://www.tf.hut.fi/~flu/cplay/old/
@@ -14,8 +15,7 @@ MASTER_SITES= http://www.tf.hut.fi/~flu/cplay/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A curses based front-end for various audio players
-BUILD_DEPENDS= gettext:${PORTSDIR}/devel/gettext-old
-
+USE_GETTEXT= yes
USE_GMAKE= yes
USE_PYTHON= yes
MAN1= cplay.1