summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-05-11 16:57:24 +0000
committerjoerg <joerg@pkgsrc.org>2006-05-11 16:57:24 +0000
commit7c9aadc548997f30c9a1f4e8b3905de19bf5b449 (patch)
tree26fe6a2060533141b6729acd9b9493460d3f34fb
parentdcd47b5684b9ed51f66f891a70c9d033c6085cb1 (diff)
downloadpkgsrc-7c9aadc548997f30c9a1f4e8b3905de19bf5b449.tar.gz
Uses C++.
-rw-r--r--x11/fbdesk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/fbdesk/Makefile b/x11/fbdesk/Makefile
index 02dbb1874db..cadbc87ab0d 100644
--- a/x11/fbdesk/Makefile
+++ b/x11/fbdesk/Makefile
@@ -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 @@ MAINTAINER= pkgsrc-users@NetBSD.org
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