summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjoerg <joerg>2006-06-08 16:03:51 +0000
committerjoerg <joerg>2006-06-08 16:03:51 +0000
commit04cbe7f50ed675d1527284a1684b70aa2646e97f (patch)
tree37cc201b439a77f5ec00eff00b4df190b07be7fb /audio
parent8884f3ab026448af8d2354af9470676baf023204 (diff)
downloadpkgsrc-04cbe7f50ed675d1527284a1684b70aa2646e97f.tar.gz
Uses C++.
Diffstat (limited to 'audio')
-rw-r--r--audio/trm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/trm/Makefile b/audio/trm/Makefile
index 8076e2c4646..56f24c5434f 100644
--- a/audio/trm/Makefile
+++ b/audio/trm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/02/05 23:08:14 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/06/08 16:03:51 joerg Exp $
#
DISTNAME= trm-0.2.1
@@ -15,6 +15,7 @@ CONFLICTS= tunepimp-[0-9]*
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES
+USE_LANGUAGES= c c++
.include "../../audio/id3lib/buildlink3.mk"
.include "../../audio/libmad/buildlink3.mk"