diff options
Diffstat (limited to 'devel/hs-binary')
-rw-r--r-- | devel/hs-binary/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-binary/Makefile b/devel/hs-binary/Makefile index fb6993993b6f..42e5277f04f6 100644 --- a/devel/hs-binary/Makefile +++ b/devel/hs-binary/Makefile @@ -7,7 +7,7 @@ PORTNAME= binary PORTVERSION= 0.5.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/ PKGNAMEPREFIX= hs- @@ -47,7 +47,7 @@ BUILD_DEPENDS+= haddock:${PORTSDIR}/devel/hs-haddock .endif BUILD_DEPENDS+= HsColour:${PORTSDIR}/print/hs-hscolour -HSCOLOUR_VERSION= 1.13 +HSCOLOUR_VERSION= 1.15 HSCOLOUR_DATADIR= ${PREFIX}/share/hscolour-${HSCOLOUR_VERSION} PORTDOCS= * |