aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/hs-svgcairo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/hs-svgcairo/Makefile')
-rw-r--r--graphics/hs-svgcairo/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/hs-svgcairo/Makefile b/graphics/hs-svgcairo/Makefile
index 8928eeec6f43..7c9f5f14ffee 100644
--- a/graphics/hs-svgcairo/Makefile
+++ b/graphics/hs-svgcairo/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= svgcairo
-PORTVERSION= 0.12.0
-PORTREVISION= 1
+PORTVERSION= 0.12.1
CATEGORIES= graphics haskell
MAINTAINER= haskell@FreeBSD.org
@@ -20,7 +19,5 @@ CABAL_SETUP= Setup.hs
USE_CABAL= cairo>=0.12 glib>=0.12 mtl
USE_GNOME= librsvg2
-PORTDATA= *
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>