aboutsummaryrefslogtreecommitdiff
path: root/archivers/hs-zip-archive/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
commitf6f83c9efc2c46d2970746758e2c682bb8a518ec (patch)
tree290f2ea61305744bf0f477895c56b92acaeb361f /archivers/hs-zip-archive/Makefile
parentaf071cfdc1f8578bd1523b823e683074a3139a34 (diff)
downloadports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.tar.gz
ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.zip
Notes
Diffstat (limited to 'archivers/hs-zip-archive/Makefile')
-rw-r--r--archivers/hs-zip-archive/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/archivers/hs-zip-archive/Makefile b/archivers/hs-zip-archive/Makefile
index 92e78da810b6..bb3baf184d29 100644
--- a/archivers/hs-zip-archive/Makefile
+++ b/archivers/hs-zip-archive/Makefile
@@ -1,13 +1,7 @@
-# New ports collection makefile for: zip-archive
-# Date created: December 15, 2008
-# Whom: Gabor Pali <pgj@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= zip-archive
-PORTVERSION= 0.1.1.8
-PORTREVISION= 1
+PORTVERSION= 0.1.2.1
CATEGORIES= archivers haskell
MAINTAINER= haskell@FreeBSD.org
@@ -21,7 +15,7 @@ OPTIONS_DEFINE= EXECUTABLE
EXECUTABLE_DESC= Build the Zip executable
-.include <bsd.port.options.mk>
+.include "${.CURDIR}/../../lang/ghc/bsd.cabal.options.mk"
.if ${PORT_OPTIONS:MEXECUTABLE}
CONFIGURE_ARGS+= --flags="executable"