summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-08-25 11:57:44 +0000
committerwiz <wiz@pkgsrc.org>2009-08-25 11:57:44 +0000
commit5dbcd73d7283f36f5844b928e14b1b13d9597bb4 (patch)
treecb9717a914b54edba36dfe14fe227a41693232bc /editors
parent7dbd7b7d5e30aff86a49fa033c6a2aea22e4e892 (diff)
downloadpkgsrc-5dbcd73d7283f36f5844b928e14b1b13d9597bb4.tar.gz
Get rid of now unnecessary EXTRACT_OPTS_ZIP.
Diffstat (limited to 'editors')
-rw-r--r--editors/Sigil/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile
index 8255f175dcb..d160e9ee9a3 100644
--- a/editors/Sigil/Makefile
+++ b/editors/Sigil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2009/08/19 14:43:36 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2009/08/25 11:57:44 wiz Exp $
#
DISTNAME= Sigil_code_0.1.2
@@ -17,7 +17,6 @@ INSTALLATION_DIRS= bin libexec/Sigil/data
USE_LANGUAGES= c c++
USE_CMAKE= yes
-EXTRACT_OPTS_ZIP= -aqo
.include "../../x11/qt4-libs/buildlink3.mk"
.include "../../x11/qt4-tools/buildlink3.mk"