summaryrefslogtreecommitdiff
path: root/wm/fluxbox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/fluxbox/Makefile')
-rw-r--r--wm/fluxbox/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/fluxbox/Makefile b/wm/fluxbox/Makefile
index e122c7b7cdf..a69e8f5d58d 100644
--- a/wm/fluxbox/Makefile
+++ b/wm/fluxbox/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2004/03/10 14:12:51 xtraeme Exp $
+# $NetBSD: Makefile,v 1.16 2004/05/13 04:29:13 xtraeme Exp $
#
-DISTNAME= fluxbox-0.9.8
+DISTNAME= fluxbox-0.9.9
CATEGORIES= wm x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fluxbox/}
EXTRACT_SUFX= .tar.bz2
@@ -14,7 +14,7 @@ DEPENDS= bsetroot>=0.1nb1:../../wm/bsetroot
USE_BUILDLINK3= YES
USE_X11= YES
-USE_GCC_SHLIB= YES
+USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
.include "../../mk/bsd.prefs.mk"