aboutsummaryrefslogtreecommitdiff
path: root/editors/semi113-emacs20/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/semi113-emacs20/Makefile')
-rw-r--r--editors/semi113-emacs20/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/editors/semi113-emacs20/Makefile b/editors/semi113-emacs20/Makefile
index b823eeda4f7e..40d3ce7e3d65 100644
--- a/editors/semi113-emacs20/Makefile
+++ b/editors/semi113-emacs20/Makefile
@@ -10,12 +10,9 @@ MAINTAINER= shige@FreeBSD.org
# This is a slave port.
PORTCLASS= slave
-MASTERDIR= ${.CURDIR}/../../editors/semi113-emacs
+MASTERDIR= ${.CURDIR}/../../editors/semi113
# emacs port setup
EMACS_PORT_NAME= emacs20
-# use pkg-* files in ${.CURDIR}
-PKGDIR= ${.CURDIR}
-
.include <${MASTERDIR}/Makefile>