aboutsummaryrefslogtreecommitdiff
path: root/editors/uemacs
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2014-06-06 15:26:41 +0000
committerAlex Kozlov <ak@FreeBSD.org>2014-06-06 15:26:41 +0000
commit12e263b358eb4de031ff2268b38ee6b9e21d79cb (patch)
treee64e38f3c341f18dafeb8cfc804d3d868ce5881f /editors/uemacs
parent8f18cb5b109cb827f06ca986fd9a9300c9da8ae6 (diff)
downloadports-12e263b358eb4de031ff2268b38ee6b9e21d79cb.tar.gz
ports-12e263b358eb4de031ff2268b38ee6b9e21d79cb.zip
- Use /usr/bin/unzip for zip files extraction (part 2)
Remove most of USES=zip:infozip PR: ports/188419 Approved by: portmgr (bapt) Exp-run: antoine
Notes
Notes: svn path=/head/; revision=356803
Diffstat (limited to 'editors/uemacs')
-rw-r--r--editors/uemacs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile
index 7c5ba33210b4..2f32edcd8300 100644
--- a/editors/uemacs/Makefile
+++ b/editors/uemacs/Makefile
@@ -13,8 +13,8 @@ COMMENT= Full screen editor
NO_CDROM= Resale allowed for media cost only
NO_WRKSUBDIR= yes
-USES= zip:infozip
-EXTRACT_BEFORE_ARGS= -Laq
+USES= dos2unix zip
+EXTRACT_BEFORE_ARGS= -Lq
post-patch:
@${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/src/*.c