USE_LANGUAGES= c++
This commit is contained in:
parent
3ca9c647ba
commit
feb32ba07c
1 changed files with 2 additions and 1 deletions
|
@ -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 @@ COMMENT= DPT/Adaptec Storage Management software (dptutil)
|
|||
# may have problems.
|
||||
ONLY_FOR_PLATFORM= NetBSD-*-i386
|
||||
|
||||
USE_LANGUAGES= c++
|
||||
USE_TOOLS+= makedepend
|
||||
INSTALLATION_DIRS= bin
|
||||
|
||||
|
|
Loading…
Reference in a new issue