From 7c9aadc548997f30c9a1f4e8b3905de19bf5b449 Mon Sep 17 00:00:00 2001 From: joerg Date: Thu, 11 May 2006 16:57:24 +0000 Subject: Uses C++. --- x11/fbdesk/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3