summaryrefslogtreecommitdiff
path: root/editors/emacs-nox11
diff options
context:
space:
mode:
authorwiz <wiz>2005-03-22 15:40:17 +0000
committerwiz <wiz>2005-03-22 15:40:17 +0000
commite180aa5e303167e9498b604812afd8c3dc27935c (patch)
treee4b85f74c61828b61b382162775669a0eab50593 /editors/emacs-nox11
parentcf9fd4fef03249894d13ffbccaa95ba4f4d1e521 (diff)
downloadpkgsrc-e180aa5e303167e9498b604812afd8c3dc27935c.tar.gz
Use .CURDIR instead of PKGDIR.
Diffstat (limited to 'editors/emacs-nox11')
-rw-r--r--editors/emacs-nox11/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/emacs-nox11/Makefile b/editors/emacs-nox11/Makefile
index c6e07f56406..4705f423a53 100644
--- a/editors/emacs-nox11/Makefile
+++ b/editors/emacs-nox11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/02/27 01:05:33 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2005/03/22 15:40:17 wiz Exp $
# FreeBSD Id: Makefile,v 1.30 1997/12/14 02:03:53 asami Exp
DISTNAME= emacs-21.4a
@@ -17,9 +17,9 @@ GNU_CONFIGURE= yes
USE_GNU_TOOLS+= make
USE_BUILDLINK3= yes
-PATCHDIR= ${PKGDIR}/../emacs/patches
-FILESDIR= ${PKGDIR}/../emacs/files
-DISTINFO_FILE= ${PKGDIR}/../emacs/distinfo
+PATCHDIR= ${.CURDIR}/../emacs/patches
+FILESDIR= ${.CURDIR}/../emacs/files
+DISTINFO_FILE= ${.CURDIR}/../emacs/distinfo
# needed for 21.4a, can probably go away on next update
WRKSRC= ${WRKDIR}/emacs-21.4