From 25002cbe04d31d665b2739c9b857a1009d120bf2 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 13 Feb 2004 15:42:04 +0000 Subject: pdftops is a C++ application. --- print/cups/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print/cups') diff --git a/print/cups/Makefile b/print/cups/Makefile index a5005a17892..a4d30770c0f 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2004/02/08 03:00:29 jlam Exp $ +# $NetBSD: Makefile,v 1.74 2004/02/13 15:42:04 jlam Exp $ # # The CUPS author is very good about taking back changes into the main # CUPS distribution. The correct place to send patches or bug-fixes is: @@ -29,6 +29,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews WRKSRC= ${WRKDIR}/cups-${BASE_VERS} UNLIMIT_RESOURCES= datasize memorysize +USE_LANGUAGES= c c++ # pdftops is a C++ application USE_BUILDLINK3= yes USE_PKGINSTALL= yes USE_PKGLOCALEDIR= yes -- cgit v1.2.3