pkgsrc-WIP-changes archive

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

passepartout: needs C++ compiler



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sat Oct 24 16:01:08 2015 +0200
Changeset:	ded81bca058bb23cc789257d9c72bd118c257be3

Modified Files:
	passepartout/Makefile

Log Message:
passepartout: needs C++ compiler

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ded81bca058bb23cc789257d9c72bd118c257be3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 passepartout/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/passepartout/Makefile b/passepartout/Makefile
index 238bfd0..12be3bb 100644
--- a/passepartout/Makefile
+++ b/passepartout/Makefile
@@ -13,6 +13,7 @@ COMMENT=		Desktop publishing for X
 
 PKG_DESTDIR_SUPPORT=	none
 
+USE_LANGUAGES=		c++
 USE_TOOLS+=		gs:run
 USE_PKGLOCALEDIR=	yes
 GNU_CONFIGURE=		yes


Home | Main Index | Thread Index | Old Index