diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-01-28 02:11:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-01-28 02:11:35 +0000 |
commit | b09666fc1e84f3c48ffd364896f780150a2cf5a9 (patch) | |
tree | c998550baecf34be07870269231bbbcbca9ae8c8 /editors/semi113-emacs20/Makefile | |
parent | 59da8c223b9e2c7be998c21dd9ea8fcbb6977dc7 (diff) | |
download | ports-b09666fc1e84f3c48ffd364896f780150a2cf5a9.tar.gz ports-b09666fc1e84f3c48ffd364896f780150a2cf5a9.zip |
Notes
Diffstat (limited to 'editors/semi113-emacs20/Makefile')
-rw-r--r-- | editors/semi113-emacs20/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/semi113-emacs20/Makefile b/editors/semi113-emacs20/Makefile index 74f0c0ee8283..a2e02c625997 100644 --- a/editors/semi113-emacs20/Makefile +++ b/editors/semi113-emacs20/Makefile @@ -14,6 +14,7 @@ PORTCLASS= slave MASTERDIR= ${.CURDIR}/../../editors/semi113 # emacs port setup +USE_EMACS= yes EMACS_PORT_NAME= emacs20 .include <${MASTERDIR}/Makefile> |