pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/dptutil USE_LANGUAGES= c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e0af7500e5b
branches:  trunk
changeset: 514838:4e0af7500e5b
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Jun 18 16:04:28 2006 +0000

description:
USE_LANGUAGES= c++

diffstat:

 sysutils/dptutil/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e49c15f43b95 -r 4e0af7500e5b sysutils/dptutil/Makefile
--- a/sysutils/dptutil/Makefile Sun Jun 18 16:00:41 2006 +0000
+++ b/sysutils/dptutil/Makefile Sun Jun 18 16:04:28 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/03/28 14:26:19 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2006/06/18 16:04:28 rillig Exp $
 
 DISTNAME=              raidmgt-3.31
 PKGNAME=               dptutil-3.31
@@ -14,6 +14,7 @@
 # may have problems.
 ONLY_FOR_PLATFORM=     NetBSD-*-i386
 
+USE_LANGUAGES=         c++
 USE_TOOLS+=            makedepend
 INSTALLATION_DIRS=     bin
 



Home | Main Index | Thread Index | Old Index