aboutsummaryrefslogtreecommitdiff
path: root/editors/custom-mule
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 07:21:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 07:21:03 +0000
commitd5b54d08694f2656c04d83a0013fb3d3eb1344e2 (patch)
tree99387ff23cc458e555b453bdc295681a6cb2109b /editors/custom-mule
parentb9d2bca3af03415aa8324c95711b3a365968b306 (diff)
downloadports-d5b54d08694f2656c04d83a0013fb3d3eb1344e2.tar.gz
ports-d5b54d08694f2656c04d83a0013fb3d3eb1344e2.zip
Notes
Diffstat (limited to 'editors/custom-mule')
-rw-r--r--editors/custom-mule/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/custom-mule/Makefile b/editors/custom-mule/Makefile
index a6d38571c45e..4c61b05d82ae 100644
--- a/editors/custom-mule/Makefile
+++ b/editors/custom-mule/Makefile
@@ -16,8 +16,8 @@ MASTERDIR= ${.CURDIR}/../../editors/custom-emacs
EMACS_PORT_NAME= mule
# pkg/* files but PLIST are used in ${.CURDIR}
-PKGDIR= ${.CURDIR}/pkg
-PATCHDIR= ${.CURDIR}/patches
-PLIST= ${MASTERDIR}/pkg/PLIST
+PKGDIR= ${.CURDIR}
+PATCHDIR= ${.CURDIR}/files
+PLIST= ${MASTERDIR}/pkg-plist
.include <${MASTERDIR}/Makefile>