diff options
-rw-r--r-- | devel/hs-cabal-install/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-cabal-install/Makefile b/devel/hs-cabal-install/Makefile index 7db1060bd308..12115822d7b9 100644 --- a/devel/hs-cabal-install/Makefile +++ b/devel/hs-cabal-install/Makefile @@ -3,6 +3,7 @@ PORTNAME= cabal-install DISTVERSION= 3.2.0.0 CATEGORIES= devel haskell +EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${CABAL_EXTRACT_SUFX} MAINTAINER= haskell@FreeBSD.org COMMENT= Command-line interface for Cabal and Hackage |