From 3bd1f612f261fbbd125ccf1c391abcab34468a9e Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 14 Apr 2004 15:01:13 +0000 Subject: Add USE_LANGUAGES=c++ to note that the package uses C++. --- audio/libmodplug/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/libmodplug') diff --git a/audio/libmodplug/Makefile b/audio/libmodplug/Makefile index ec59e56b318..08c3e7b73e4 100644 --- a/audio/libmodplug/Makefile +++ b/audio/libmodplug/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/03/05 22:31:42 ben Exp $ +# $NetBSD: Makefile,v 1.2 2004/04/14 15:01:13 ben Exp $ # DISTNAME= libmodplug-0.7 @@ -12,6 +12,7 @@ COMMENT= Library for decoding mod-like music formats USE_BUILDLINK3= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes +USE_LANGUAGES= c++ PKG_INSTALLATION_TYPES= overwrite pkgviews -- cgit v1.2.3