pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/fbdesk Uses C++.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9cfd579c4a3b
branches: trunk
changeset: 512570:9cfd579c4a3b
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu May 11 16:57:24 2006 +0000
description:
Uses C++.
diffstat:
x11/fbdesk/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d9b9c12f8a8d -r 9cfd579c4a3b x11/fbdesk/Makefile
--- a/x11/fbdesk/Makefile Thu May 11 16:27:03 2006 +0000
+++ b/x11/fbdesk/Makefile Thu May 11 16:57:24 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2006/04/17 13:46:52 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2006/05/11 16:57:24 joerg Exp $
#
DISTNAME= fbdesk-1.2.1
@@ -10,6 +10,7 @@
HOMEPAGE= http://fluxbox.sourceforge.net/fbdesk/
COMMENT= Application that creates and manage icons on your desktop
+USE_LANGUAGES= c c++
USE_TOOLS+= pkg-config
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index