diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-10-26 18:14:28 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-10-26 18:14:28 +0000 |
commit | 8fa39fab9570f617c81a1a5d590403eb9f72edf6 (patch) | |
tree | 664a06c6648fe4431757b171675f77381d6aeee6 /graphics/hs-HGL | |
parent | ed5389117e29c426c277f03703145a93076a5aec (diff) | |
download | ports-8fa39fab9570f617c81a1a5d590403eb9f72edf6.tar.gz ports-8fa39fab9570f617c81a1a5d590403eb9f72edf6.zip |
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 2a50aafdd9c0..a430aecc9969 100644 --- a/graphics/hs-HGL/Makefile +++ b/graphics/hs-HGL/Makefile @@ -7,7 +7,7 @@ PORTNAME= HGL PORTVERSION= 3.2.0.0 -PORTREVISION= 2 +PORTREVISION= 3 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 +HSCOLOUR_VERSION= 1.10.1 HSCOLOUR_DATADIR= ${PREFIX}/share/hscolour-${HSCOLOUR_VERSION} PORTDOCS= * |