diff options
Diffstat (limited to 'editors/emacs/Makefile')
-rw-r--r-- | editors/emacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 77bbd86ea971..ab9a711d808d 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -21,7 +21,7 @@ CONFLICTS= emacs-19.* emacs-21.* emacs-22.* emacs-23.* \ EMACS_VER= 24.3 GNU_CONFIGURE= yes -USES= ncurses gmake +USES= ncurses gmake pkgconfig USE_XZ= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |