pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/vfu Add USE_LANGUAGES= c c++ on recommendation by...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e661d7d9a5a9
branches:  trunk
changeset: 469071:e661d7d9a5a9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Feb 19 14:59:10 2004 +0000

description:
Add USE_LANGUAGES= c c++ on recommendation by jlam.

diffstat:

 misc/vfu/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2d5c9fe06893 -r e661d7d9a5a9 misc/vfu/Makefile
--- a/misc/vfu/Makefile Thu Feb 19 14:56:33 2004 +0000
+++ b/misc/vfu/Makefile Thu Feb 19 14:59:10 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2004/01/23 23:22:41 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2004/02/19 14:59:10 wiz Exp $
 #
 
 DISTNAME=      vfu-3.04
@@ -12,6 +12,7 @@
 COMMENT=       Small, handy, easy-to-use file manager
 
 USE_BUILDLINK2=        # defined
+USE_LANGUAGES= c c++
 USE_PKGINSTALL=        YES
 
 INCOMPAT_CURSES=       NetBSD-1.5* NetBSD-1.6[-_.]*



Home | Main Index | Thread Index | Old Index