Uses C++.

This commit is contained in:
joerg 2006-06-01 23:15:39 +00:00
parent 7f2cbfbcc3
commit a11a5a27e7

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.11 2006/01/08 21:42:41 joerg Exp $
# $NetBSD: Makefile,v 1.12 2006/06/01 23:15:39 joerg Exp $
#
DISTNAME= waste-source
@ -24,6 +24,8 @@ NO_BIN_ON_FTP= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
USE_LANGUAGES= c c++
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "DragonFly"