diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2009-03-06 19:32:58 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2009-03-06 19:32:58 +0000 |
commit | f16dc81487abdfb3a23b94b5416446616b124132 (patch) | |
tree | 8e59f97aac93dbe6bd38aae1469410d88251bd28 /graphics/hs-HGL | |
parent | 1406df4c5898fa480630d66dafbd36638dee5e92 (diff) |
Notes
Diffstat (limited to 'graphics/hs-HGL')
-rw-r--r-- | graphics/hs-HGL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/hs-HGL/Makefile b/graphics/hs-HGL/Makefile index a430aecc9969..53a17ded8688 100644 --- a/graphics/hs-HGL/Makefile +++ b/graphics/hs-HGL/Makefile @@ -7,7 +7,7 @@ PORTNAME= HGL PORTVERSION= 3.2.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics haskell MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/ PKGNAMEPREFIX= hs- @@ -41,7 +41,7 @@ PLIST_SUB+= NOPORTDOCS="@comment " BUILD_DEPENDS+= haddock:${PORTSDIR}/devel/hs-haddock \ HsColour:${PORTSDIR}/print/hs-hscolour -HSCOLOUR_VERSION= 1.10.1 +HSCOLOUR_VERSION= 1.12 HSCOLOUR_DATADIR= ${PREFIX}/share/hscolour-${HSCOLOUR_VERSION} PORTDOCS= * |