summaryrefslogtreecommitdiff
path: root/editors/wemi-xemacs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/wemi-xemacs/Makefile')
-rw-r--r--editors/wemi-xemacs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/wemi-xemacs/Makefile b/editors/wemi-xemacs/Makefile
index 79d86432727a..3bc348b85f5c 100644
--- a/editors/wemi-xemacs/Makefile
+++ b/editors/wemi-xemacs/Makefile
@@ -15,7 +15,7 @@ MASTERDIR= ${.CURDIR}/../../editors/wemi-emacs
# emacs port setup
EMACS_PORT_NAME= xemacs
-# use pkg/* files in ${.CURDIR}
-PKGDIR= ${.CURDIR}/pkg
+# use pkg-* files in ${.CURDIR}
+PKGDIR= ${.CURDIR}
.include <${MASTERDIR}/Makefile>