pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/fonts/pcf2bdf this uses a c++ compiler.
details: https://anonhg.NetBSD.org/pkgsrc/rev/82e9ade4d872
branches: trunk
changeset: 476599:82e9ade4d872
user: grant <grant%pkgsrc.org@localhost>
date: Tue Jun 15 13:35:02 2004 +0000
description:
this uses a c++ compiler.
diffstat:
fonts/pcf2bdf/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 4139b026acac -r 82e9ade4d872 fonts/pcf2bdf/Makefile
--- a/fonts/pcf2bdf/Makefile Tue Jun 15 13:32:53 2004 +0000
+++ b/fonts/pcf2bdf/Makefile Tue Jun 15 13:35:02 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/22 08:38:29 grant Exp $
+# $NetBSD: Makefile,v 1.7 2004/06/15 13:35:02 grant Exp $
#
DISTNAME= pcf2bdf-1.04
@@ -12,6 +12,7 @@
WRKSRC= ${WRKDIR}
USE_GNU_TOOLS+= make
+USE_LANGUAGES= c++
MAKEFILE= Makefile.gcc
do-install:
Home |
Main Index |
Thread Index |
Old Index