aboutsummaryrefslogtreecommitdiff
path: root/editors/semi113-mule/Makefile
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2001-12-03 15:50:49 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2001-12-03 15:50:49 +0000
commit9b595a9bae93d009cad729a95e5e91fc38cd747f (patch)
tree923dfb1907fb508f52c96b214552fb6700c0384e /editors/semi113-mule/Makefile
parent4054724a7949788c0c96df7e73c8ca7168faeddf (diff)
downloadports-9b595a9bae93d009cad729a95e5e91fc38cd747f.tar.gz
ports-9b595a9bae93d009cad729a95e5e91fc38cd747f.zip
Notes
Diffstat (limited to 'editors/semi113-mule/Makefile')
-rw-r--r--editors/semi113-mule/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/editors/semi113-mule/Makefile b/editors/semi113-mule/Makefile
index 7b20077b68a4..16674322962d 100644
--- a/editors/semi113-mule/Makefile
+++ b/editors/semi113-mule/Makefile
@@ -10,15 +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= mule
-# whether emacs requires *-setupel.el
-REQUIRE_SETUPEL= YES
-
-# use pkg-* files in ${.CURDIR}
-PKGDIR= ${.CURDIR}
-
.include <${MASTERDIR}/Makefile>