pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/rdp this uses a c and c++ compiler.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/072a75622a90
branches:  trunk
changeset: 476512:072a75622a90
user:      grant <grant%pkgsrc.org@localhost>
date:      Sat Jun 12 08:56:35 2004 +0000

description:
this uses a c and c++ compiler.

diffstat:

 devel/rdp/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 85cf5f5a9d19 -r 072a75622a90 devel/rdp/Makefile
--- a/devel/rdp/Makefile        Sat Jun 12 08:55:05 2004 +0000
+++ b/devel/rdp/Makefile        Sat Jun 12 08:56:35 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/01/20 12:13:29 agc Exp $
+# $NetBSD: Makefile,v 1.15 2004/06/12 08:56:35 grant Exp $
 
 DISTNAME=              rdp1_5
 PKGNAME=               rdp-1.5
@@ -14,6 +14,7 @@
 MAKEFILE=              makefile
 
 NO_CONFIGURE=          yes
+USE_LANGUAGES=         c c++
 
 do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/rdp ${PREFIX}/bin



Home | Main Index | Thread Index | Old Index