pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/dvd+rw-tools USE_LANGUAGES needs c as well as...
details: https://anonhg.NetBSD.org/pkgsrc/rev/63233081fe6e
branches: trunk
changeset: 516671:63233081fe6e
user: abs <abs%pkgsrc.org@localhost>
date: Tue Jul 25 13:17:28 2006 +0000
description:
USE_LANGUAGES needs c as well as c++
diffstat:
sysutils/dvd+rw-tools/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 488de737d9e2 -r 63233081fe6e sysutils/dvd+rw-tools/Makefile
--- a/sysutils/dvd+rw-tools/Makefile Tue Jul 25 12:20:44 2006 +0000
+++ b/sysutils/dvd+rw-tools/Makefile Tue Jul 25 13:17:28 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/06/21 23:30:49 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2006/07/25 13:17:28 abs Exp $
#
DISTNAME= dvd+rw-tools-6.1
@@ -14,7 +14,7 @@
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
-USE_LANGUAGES= c++
+USE_LANGUAGES= c c++
INSTALLATION_DIRS= bin man/man1
Home |
Main Index |
Thread Index |
Old Index