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
commit724818b671f7ccf2805bb7ef0ae116beb7e1e95c (patch)
treecb9717a914b54edba36dfe14fe227a41693232bc /editors
parent8c5134dbe00f3188d5832b193a30e30ca7a6ce45 (diff)
downloadpkgsrc-724818b671f7ccf2805bb7ef0ae116beb7e1e95c.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"