summaryrefslogtreecommitdiff
path: root/wm/fluxbox/Makefile
diff options
context:
space:
mode:
authortonio <tonio>2005-10-20 15:55:01 +0000
committertonio <tonio>2005-10-20 15:55:01 +0000
commit8da3041e3c97936cb1437ed8ed7d5f7fb6f29cba (patch)
tree1ec04453b5f211d6aaa003421f3ecd40956c3345 /wm/fluxbox/Makefile
parented68d7c5e60416d08c0e3bb7448fc23e5536ea53 (diff)
downloadpkgsrc-8da3041e3c97936cb1437ed8ed7d5f7fb6f29cba.tar.gz
Take care of nonportable use of grep in fluxbox-generate-menu
This should fix the build under openbsd and solaris
Diffstat (limited to 'wm/fluxbox/Makefile')
-rw-r--r--wm/fluxbox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/fluxbox/Makefile b/wm/fluxbox/Makefile
index a1f8230d06a..722fa951cc6 100644
--- a/wm/fluxbox/Makefile
+++ b/wm/fluxbox/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2005/09/27 12:49:04 tonio Exp $
+# $NetBSD: Makefile,v 1.29 2005/10/20 15:55:01 tonio Exp $
#
DISTNAME= fluxbox-0.9.14
+PKGREVISION= 1
CATEGORIES= wm x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fluxbox/}
EXTRACT_SUFX= .tar.bz2