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