diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2013-06-04 18:53:40 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2013-06-04 18:53:40 +0000 |
commit | 109269205e521bb1d2d87678a391e5adefff88d6 (patch) | |
tree | 93f1f9278a9a48902904b7ff4a5ce711c10efe08 /ports-mgmt/hs-porte | |
parent | ad7295cafd0e46ece6fcbf594ef39a767c296d0e (diff) | |
download | ports-109269205e521bb1d2d87678a391e5adefff88d6.tar.gz ports-109269205e521bb1d2d87678a391e5adefff88d6.zip |
Notes
Diffstat (limited to 'ports-mgmt/hs-porte')
-rw-r--r-- | ports-mgmt/hs-porte/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ports-mgmt/hs-porte/Makefile b/ports-mgmt/hs-porte/Makefile index 6adc55459629..ecbd3912b62f 100644 --- a/ports-mgmt/hs-porte/Makefile +++ b/ports-mgmt/hs-porte/Makefile @@ -3,7 +3,7 @@ PORTNAME= porte PORTVERSION= 0.0.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= ports-mgmt haskell MAINTAINER= sbahra@repnop.org @@ -11,8 +11,7 @@ COMMENT= FreeBSD ports index search and statistical analysis tool LICENSE= BSD -CABAL_SETUP= Setup.hs -USE_CABAL= stringsearch +USE_CABAL= extensible-exceptions stringsearch EXECUTABLE= porte |