summaryrefslogtreecommitdiff
path: root/audio/terminatorx
diff options
context:
space:
mode:
authorjoerg <joerg>2006-05-15 18:37:20 +0000
committerjoerg <joerg>2006-05-15 18:37:20 +0000
commit3895b48c12cf1c317ad9823335392963be57c3c6 (patch)
tree49e51ec434378056ceac453a06d84e330e3524c8 /audio/terminatorx
parentaf329ee9e7cffe33e1266c3cbd9351537d9bc42a (diff)
downloadpkgsrc-3895b48c12cf1c317ad9823335392963be57c3c6.tar.gz
Uses C++.
Diffstat (limited to 'audio/terminatorx')
-rw-r--r--audio/terminatorx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile
index 3b4eefb9c85..95892842f0d 100644
--- a/audio/terminatorx/Makefile
+++ b/audio/terminatorx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:06 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2006/05/15 18:37:20 joerg Exp $
#
DISTNAME= terminatorX-3.82
@@ -16,6 +16,7 @@ DEPENDS+= mpg123-[0-9]*:../../audio/mpg123
DEPENDS+= sox-[0-9]*:../../audio/sox
DEPENDS+= vorbis-tools-[0-9]*:../../audio/vorbis-tools
+USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes