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 /graphics/xface.el | |
parent | 59da8c223b9e2c7be998c21dd9ea8fcbb6977dc7 (diff) | |
download | ports-b09666fc1e84f3c48ffd364896f780150a2cf5a9.tar.gz ports-b09666fc1e84f3c48ffd364896f780150a2cf5a9.zip |
Notes
Diffstat (limited to 'graphics/xface.el')
-rw-r--r-- | graphics/xface.el/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/xface.el/Makefile b/graphics/xface.el/Makefile index 8df886ee4ca2..80be7e6c24c8 100644 --- a/graphics/xface.el/Makefile +++ b/graphics/xface.el/Makefile @@ -23,6 +23,7 @@ COMMENT= X-Face encoder/decoder/viewer for Emacsen RUN_DEPENDS= compface:${PORTSDIR}/mail/faces +USE_EMACS= yes EMACS_PORT_NAME?= emacs21 LISP_FILES= x-face |