summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/hs-xmonad-contrib/Makefile10
-rw-r--r--x11-wm/hs-xmonad-contrib/pkg-descr2
-rw-r--r--x11-wm/hs-xmonad/Makefile8
-rw-r--r--x11-wm/hs-xmonad/pkg-descr2
4 files changed, 7 insertions, 15 deletions
diff --git a/x11-wm/hs-xmonad-contrib/Makefile b/x11-wm/hs-xmonad-contrib/Makefile
index dd76beabee37..9e3c55efe1a8 100644
--- a/x11-wm/hs-xmonad-contrib/Makefile
+++ b/x11-wm/hs-xmonad-contrib/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: xmonad-contrib
-# Date created: 2008-01-23
-# Whom: Matthieu Guegan <matt.guegan@free.fr>
-#
+# Created by: Matthieu Guegan <matt.guegan@free.fr>
# $FreeBSD$
-#
PORTNAME= xmonad-contrib
PORTVERSION= 0.10
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-wm haskell
MAINTAINER= haskell@FreeBSD.org
@@ -25,7 +21,7 @@ OPTIONS_DEFAULT= XFT
XFT_DESC= Enable Xft support for fonts
-.include <bsd.port.options.mk>
+.include "${.CURDIR}/../../lang/ghc/bsd.cabal.options.mk"
.if ${PORT_OPTIONS:MXFT}
CONFIGURE_ARGS+= --flags="use_xft"
diff --git a/x11-wm/hs-xmonad-contrib/pkg-descr b/x11-wm/hs-xmonad-contrib/pkg-descr
index 2d0eb4d7d254..d347d1994811 100644
--- a/x11-wm/hs-xmonad-contrib/pkg-descr
+++ b/x11-wm/hs-xmonad-contrib/pkg-descr
@@ -10,4 +10,4 @@ In particular:
* XMonad.Doc.Developing, introduction to xmonad internals and
writing your own extensions.
-WWW: http://xmonad.org/
+WWW: http://xmonad.org/
diff --git a/x11-wm/hs-xmonad/Makefile b/x11-wm/hs-xmonad/Makefile
index 3fc0e28dc57c..4d8b2f81f01d 100644
--- a/x11-wm/hs-xmonad/Makefile
+++ b/x11-wm/hs-xmonad/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: xmonad
-# Date created: 2007-10-25
-# Whom: Matthieu Guegan <matt.guegan@free.fr>
-#
+# Created by: Matthieu Guegan <matt.guegan@free.fr>
# $FreeBSD$
-#
PORTNAME= xmonad
PORTVERSION= 0.10
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-wm haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/x11-wm/hs-xmonad/pkg-descr b/x11-wm/hs-xmonad/pkg-descr
index d57c4ea7c31a..8b12cb63b0a8 100644
--- a/x11-wm/hs-xmonad/pkg-descr
+++ b/x11-wm/hs-xmonad/pkg-descr
@@ -7,4 +7,4 @@ written by the user in config files. Layouts are applied dynamically,
and different layouts may be used on each workspace. Xinerama is fully
supported, allowing windows to be tiled on several screens.
-WWW: http://xmonad.org/
+WWW: http://xmonad.org/