Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/wm/fluxbox/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/wm/fluxbox/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.15 retrieving revision 1.16 diff -u -p -r1.15 -r1.16 --- pkgsrc/wm/fluxbox/Makefile 2004/03/10 14:12:51 1.15 +++ pkgsrc/wm/fluxbox/Makefile 2004/05/13 04:29:13 1.16 @@ -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/bsetr USE_BUILDLINK3= YES USE_X11= YES -USE_GCC_SHLIB= YES +USE_LANGUAGES= c c++ GNU_CONFIGURE= YES .include "../../mk/bsd.prefs.mk"