summaryrefslogtreecommitdiff
path: root/editors/semi-mule/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/semi-mule/Makefile')
-rw-r--r--editors/semi-mule/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/semi-mule/Makefile b/editors/semi-mule/Makefile
index 333c8e22aa61..4ec6db2f46c5 100644
--- a/editors/semi-mule/Makefile
+++ b/editors/semi-mule/Makefile
@@ -18,7 +18,7 @@ EMACS_PORT_NAME= mule
# whether emacs requires *-setupel.el
REQUIRE_SETUPEL= YES
-# use pkg/* files in ${.CURDIR}
-PKGDIR= ${.CURDIR}/pkg
+# use pkg-* files in ${.CURDIR}
+PKGDIR= ${.CURDIR}
.include <${MASTERDIR}/Makefile>