aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-buddha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-buddha/Makefile')
-rw-r--r--devel/hs-buddha/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/devel/hs-buddha/Makefile b/devel/hs-buddha/Makefile
index 5d517b876039..31e293e2afb4 100644
--- a/devel/hs-buddha/Makefile
+++ b/devel/hs-buddha/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= buddha
-PORTVERSION= 1.0
-PORTREVISION= 1
+PORTVERSION= 1.1
CATEGORIES= devel haskell
MASTER_SITES= http://www.cs.mu.oz.au/~bjpop/buddha/download/
PKGNAMEPREFIX= hs-
@@ -39,10 +38,6 @@ pre-everything::
@${ECHO_CMD} "They are available, unless your GHC has been built with WITHOUT_PROFILE=yes."
@${ECHO_CMD} ""
-post-patch:
- @${REINPLACE_CMD} -e 's/-package lang/-package lang -package text/' \
- ${WRKSRC}/transform/Makefile.in
-
pre-build:
@(cd ${WRKSRC} && ${GMAKE} depend)