diff options
Diffstat (limited to 'graphics/hs-cairo/Makefile')
-rw-r--r-- | graphics/hs-cairo/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/hs-cairo/Makefile b/graphics/hs-cairo/Makefile index d819e4a6f364..e45f8316d29b 100644 --- a/graphics/hs-cairo/Makefile +++ b/graphics/hs-cairo/Makefile @@ -2,16 +2,13 @@ PORTNAME= cairo PORTVERSION= 0.12.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Binding to the Cairo library LICENSE= BSD -FILE_LICENSE= COPYRIGHT - -CABAL_SETUP= Setup.hs USE_CABAL= gtk2hs-buildtools mtl |