diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-09-10 08:26:49 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-09-10 08:26:49 +0000 |
commit | e82b4faf61a70c8b0ea89895ece5142f474a8afe (patch) | |
tree | 793d7ca8f8f5577b1020d69f11d116a9d52f42eb /x11-wm/fluxbox | |
parent | Fix build breakage when openldap2 is installed. (diff) |
* Add vendor patch.
* bump PORTREVISION
PR: ports/42626
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=66019
Diffstat (limited to 'x11-wm/fluxbox')
-rw-r--r-- | x11-wm/fluxbox/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/fluxbox/distinfo | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/x11-wm/fluxbox/Makefile b/x11-wm/fluxbox/Makefile index ca8a7f654e54..14e67876b4a3 100644 --- a/x11-wm/fluxbox/Makefile +++ b/x11-wm/fluxbox/Makefile @@ -7,10 +7,15 @@ PORTNAME= fluxbox PORTVERSION= 0.1.11 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} +PATCH_SITES= http://fluxbox.sourceforge.net/download/patches/ +PATCHFILES= fluxbox-0.1.11-bugfix1.patch +PATCH_DIST_STRIP= -p1 + MAINTAINER= hendrik@scholz.net USE_X_PREFIX= yes diff --git a/x11-wm/fluxbox/distinfo b/x11-wm/fluxbox/distinfo index f765789f431f..13c421f850da 100644 --- a/x11-wm/fluxbox/distinfo +++ b/x11-wm/fluxbox/distinfo @@ -1 +1,2 @@ MD5 (fluxbox-0.1.11.tar.gz) = 41f10c899ff47f2f5eb9e34a9302fd89 +MD5 (fluxbox-0.1.11-bugfix1.patch) = ce9ae070ee635cb517790a665bf12251 |