summaryrefslogtreecommitdiff
path: root/audio/xmms-sid
diff options
context:
space:
mode:
authorjoerg <joerg>2006-05-15 18:37:20 +0000
committerjoerg <joerg>2006-05-15 18:37:20 +0000
commitbe5fa9b84802d512784bf739ca3c11158810f4fe (patch)
tree49e51ec434378056ceac453a06d84e330e3524c8 /audio/xmms-sid
parentf312e2e1783a896c98e4ceee64e2afe027c8e556 (diff)
downloadpkgsrc-be5fa9b84802d512784bf739ca3c11158810f4fe.tar.gz
Uses C++.
Diffstat (limited to 'audio/xmms-sid')
-rw-r--r--audio/xmms-sid/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmms-sid/Makefile b/audio/xmms-sid/Makefile
index ea63f22cc59..e5a9327d902 100644
--- a/audio/xmms-sid/Makefile
+++ b/audio/xmms-sid/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/02/05 23:08:19 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/05/15 18:41:49 joerg Exp $
#
DISTNAME= xmms-sid-0.7.4
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.tnsp.org/
COMMENT= XMMS plugin for SID (Commodore 64) music
GNU_CONFIGURE= YES
+USE_LANGUAGES= c c++
USE_LIBTOOL= YES
.include "../../audio/libsidplay/buildlink3.mk"