diff options
author | bapt <bapt@FreeBSD.org> | 2014-03-08 00:55:01 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-03-08 00:55:01 +0800 |
commit | 64f1911c14e34342f05d0a56b7e3f7d4aab22005 (patch) | |
tree | 0a5d6994fe710d875e5b7b9dff797792a272fd86 /editors/uemacs | |
parent | 822bc33bf1ababf32638b6d24594884469c68e5d (diff) | |
download | freebsd-ports-gnome-64f1911c14e34342f05d0a56b7e3f7d4aab22005.tar.gz freebsd-ports-gnome-64f1911c14e34342f05d0a56b7e3f7d4aab22005.tar.zst freebsd-ports-gnome-64f1911c14e34342f05d0a56b7e3f7d4aab22005.zip |
Convert e* to USES=zip
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: |