diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:55:01 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:55:01 +0000 |
commit | 1b5bf3478641b283073cf7ec6be365cb944083d2 (patch) | |
tree | 0a5d6994fe710d875e5b7b9dff797792a272fd86 /editors/uemacs | |
parent | c23ef8bc8bf7d31214830bdcaa75c6018065881a (diff) |
Notes
Diffstat (limited to 'editors/uemacs')
-rw-r--r-- | editors/uemacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile index 47def926c90c..f5c109f49f3f 100644 --- a/editors/uemacs/Makefile +++ b/editors/uemacs/Makefile @@ -14,7 +14,7 @@ NO_CDROM= Resale allowed for media cost only NO_STAGE= yes NO_WRKSUBDIR= yes -USE_ZIP= yes +USES= zip:infozip EXTRACT_BEFORE_ARGS= -Laq post-patch: |