aboutsummaryrefslogtreecommitdiff
path: root/editors/emacs.app
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-06-26 16:55:12 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-06-26 16:55:12 +0000
commit5812f77ad4931840e6490c63c1eed92ee92ca278 (patch)
tree2b639c0f4c6b88d2acb65f8c371008479e227c02 /editors/emacs.app
parent1d9a45e85e39ac8ada2bf4a7b8700db3c3ffceff (diff)
downloadports-5812f77ad4931840e6490c63c1eed92ee92ca278.tar.gz
ports-5812f77ad4931840e6490c63c1eed92ee92ca278.zip
Notes
Diffstat (limited to 'editors/emacs.app')
-rw-r--r--editors/emacs.app/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs.app/Makefile b/editors/emacs.app/Makefile
index 9e44764f50d6..f051b7928be9 100644
--- a/editors/emacs.app/Makefile
+++ b/editors/emacs.app/Makefile
@@ -35,7 +35,7 @@ do-build:
do-install:
${CP} -r ${WRKSRC}/nextstep/build/Emacs.app ${PREFIX}/System/Applications/
-.if defined(PARALLEL_PACKAGE_BUILD) || defined(BATCH) || defined(CLEAN_ROOT)
+.if defined(PACKAGE_BUILDING) || defined(BATCH) || defined(CLEAN_ROOT)
${RM} -rf /root/GNUstep
.endif