diff options
Diffstat (limited to 'textproc/hs-polyparse-ghc/Makefile')
-rw-r--r-- | textproc/hs-polyparse-ghc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/hs-polyparse-ghc/Makefile b/textproc/hs-polyparse-ghc/Makefile index 57cd7d5e8d36..25185e5cbc41 100644 --- a/textproc/hs-polyparse-ghc/Makefile +++ b/textproc/hs-polyparse-ghc/Makefile @@ -7,6 +7,7 @@ PORTNAME= polyparse PORTVERSION= 1.3 +PORTREVISION= 1 CATEGORIES= textproc haskell MASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/ PKGNAMEPREFIX= hs- @@ -45,7 +46,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= * |