aboutsummaryrefslogtreecommitdiff
path: root/editors/flim-emacs20/Makefile
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2001-12-01 20:06:27 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2001-12-01 20:06:27 +0000
commit2bda9c103844de57bdf7f2c681dbea43f1ed0ea7 (patch)
tree8a261a44d4d0edae374a5906c9260df52e12c7de /editors/flim-emacs20/Makefile
parent8d2492ba3724d2b7dd23d3d5337959cdcb626648 (diff)
downloadports-2bda9c103844de57bdf7f2c681dbea43f1ed0ea7.tar.gz
ports-2bda9c103844de57bdf7f2c681dbea43f1ed0ea7.zip
Notes
Diffstat (limited to 'editors/flim-emacs20/Makefile')
-rw-r--r--editors/flim-emacs20/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/editors/flim-emacs20/Makefile b/editors/flim-emacs20/Makefile
index f7e7f52ddebb..ac192c9a0f15 100644
--- a/editors/flim-emacs20/Makefile
+++ b/editors/flim-emacs20/Makefile
@@ -10,12 +10,9 @@ MAINTAINER= shige@FreeBSD.org
# This is a slave port.
PORTCLASS= slave
-MASTERDIR= ${.CURDIR}/../../editors/flim-emacs
+MASTERDIR= ${.CURDIR}/../../editors/flim
# emacs port setup
EMACS_PORT_NAME= emacs20
-# use pkg-* files in ${.CURDIR}
-PKGDIR= ${.CURDIR}
-
.include <${MASTERDIR}/Makefile>