aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/hs-HGL/Makefile
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2013-05-13 03:30:28 +0800
committerpgj <pgj@FreeBSD.org>2013-05-13 03:30:28 +0800
commitc19448597f2979c9e4826103846bca90199d007e (patch)
tree318fed7db637f87bae39104e3a57c8a99ac13fc7 /graphics/hs-HGL/Makefile
parent75d69b3677d7a84a253f62ac891b19c87ed3d7e2 (diff)
downloadfreebsd-ports-gnome-c19448597f2979c9e4826103846bca90199d007e.tar.gz
freebsd-ports-gnome-c19448597f2979c9e4826103846bca90199d007e.tar.zst
freebsd-ports-gnome-c19448597f2979c9e4826103846bca90199d007e.zip
- Restore and make default the XINERAMA option which was accidentally dropped
in r309275 - Bump port revision for the port and for all of its dependents, especially xmonad, because it can only work in dual-monitor configurations with this setting enabled PR: ports/178336 Submitted by: Christopher J. Ruwe <cjr@cruwe.de> Obtained from: FreeBSD Haskell
Diffstat (limited to 'graphics/hs-HGL/Makefile')
-rw-r--r--graphics/hs-HGL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hs-HGL/Makefile b/graphics/hs-HGL/Makefile
index e94bcbbf0348..ef3b5a33ffb0 100644
--- a/graphics/hs-HGL/Makefile
+++ b/graphics/hs-HGL/Makefile
@@ -3,7 +3,7 @@
PORTNAME= HGL
PORTVERSION= 3.2.0.2
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= graphics haskell
MAINTAINER= haskell@FreeBSD.org