aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-uuagc-cabal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-uuagc-cabal/Makefile')
-rw-r--r--devel/hs-uuagc-cabal/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/hs-uuagc-cabal/Makefile b/devel/hs-uuagc-cabal/Makefile
index 8cca701ffa8f..7d0752849b88 100644
--- a/devel/hs-uuagc-cabal/Makefile
+++ b/devel/hs-uuagc-cabal/Makefile
@@ -2,7 +2,7 @@
PORTNAME= uuagc-cabal
PORTVERSION= 1.0.4.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,8 +10,6 @@ COMMENT= Cabal plugin for the Universiteit Utrecht Attribute Grammar System
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
USE_CABAL= mtl>=2.0.1.0 uulib>=0.9.14
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"