summaryrefslogtreecommitdiff
path: root/editors/uemacs
diff options
context:
space:
mode:
authorwiz <wiz>2009-08-25 11:56:34 +0000
committerwiz <wiz>2009-08-25 11:56:34 +0000
commitc168141f9357916367274077b8ee04f3ad5eeef9 (patch)
treed305187ea667e2c134a9ba020eeef89d11ad7890 /editors/uemacs
parenta955fa54c72571188517651c9bd789a38bbc9aeb (diff)
downloadpkgsrc-c168141f9357916367274077b8ee04f3ad5eeef9.tar.gz
Change default for zip extraction to leave files as they are.
Previously, zip extraction by default converted to lower case. Fix some packages that need it and remove -L from some packages that manually set it.
Diffstat (limited to 'editors/uemacs')
-rw-r--r--editors/uemacs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile
index 1274682a9a6..da9092725c3 100644
--- a/editors/uemacs/Makefile
+++ b/editors/uemacs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/05/25 14:45:17 tron Exp $
+# $NetBSD: Makefile,v 1.11 2009/08/25 11:56:34 wiz Exp $
DISTNAME= ue400dev
PKGNAME= uemacs-4.0
@@ -11,6 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= "emacs" key sequences compatible full screen editor
WRKSRC= ${WRKDIR}
+EXTRACT_OPTS_ZIP= -Laqo
post-extract:
${CP} -r ${WRKSRC}/freebsd ${WRKSRC}/netbsd