aboutsummaryrefslogtreecommitdiffstats
path: root/editors/emacs22
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs22')
-rw-r--r--editors/emacs22/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile
index c9c7b215174..9a5fc0de7a6 100644
--- a/editors/emacs22/Makefile
+++ b/editors/emacs22/Makefile
@@ -28,7 +28,7 @@ CONFLICTS= emacs-19.* emacs-21.* emacs-23.* emacs-24.* \
EMACS_VER= 22.3
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
.if !defined(WITHOUT_X11)
.if !defined(WITHOUT_GTK)