pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/cups pdftops is a C++ application.
details: https://anonhg.NetBSD.org/pkgsrc/rev/87f75384a819
branches: trunk
changeset: 468386:87f75384a819
user: jlam <jlam%pkgsrc.org@localhost>
date: Fri Feb 13 15:42:04 2004 +0000
description:
pdftops is a C++ application.
diffstat:
print/cups/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d8c42be3ec01 -r 87f75384a819 print/cups/Makefile
--- a/print/cups/Makefile Fri Feb 13 15:13:00 2004 +0000
+++ b/print/cups/Makefile Fri Feb 13 15:42:04 2004 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index