diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2009-12-06 20:56:55 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2009-12-06 20:56:55 +0000 |
commit | ee8eda08fb8735bd54cc89042122f247ed21a8f9 (patch) | |
tree | cb9e602bed93e2b9e4ab1108cd974912f5913e83 /textproc/hs-HaXml | |
parent | 7942dd2449fea628d646fef732e70ef0026b2c54 (diff) | |
download | ports-ee8eda08fb8735bd54cc89042122f247ed21a8f9.tar.gz ports-ee8eda08fb8735bd54cc89042122f247ed21a8f9.zip |
Notes
Diffstat (limited to 'textproc/hs-HaXml')
-rw-r--r-- | textproc/hs-HaXml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile index 965eff907048..460ce11e3c33 100644 --- a/textproc/hs-HaXml/Makefile +++ b/textproc/hs-HaXml/Makefile @@ -6,6 +6,7 @@ PORTNAME= haxml PORTVERSION= 1.19.7 +PORTREVISION= 1 CATEGORIES= textproc haskell MASTER_SITES= http://hackage.haskell.org/packages/archive/HaXml/${PORTVERSION}/ PKGNAMEPREFIX= hs- @@ -47,7 +48,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= * |