aboutsummaryrefslogtreecommitdiff
path: root/math/proofgeneral
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2006-05-06 08:44:14 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2006-05-06 08:44:14 +0000
commit4c46450129a715184fc2b7bde65d2a4a46d37179 (patch)
tree4facc070ec9d66ab5b2f52ab49d368b0706a704f /math/proofgeneral
parentb63bad261d7904477c3b03f827462e55c95c517c (diff)
downloadports-4c46450129a715184fc2b7bde65d2a4a46d37179.tar.gz
ports-4c46450129a715184fc2b7bde65d2a4a46d37179.zip
- Add USE_EMACS=yes. It should present in all emacsen ports.
(This commit prevents the ports breakage after more strict condition will applied in bsd.port.mk and makes no functional changes) PR: ports/95238 Submitted by: nobutaka
Notes
Notes: svn path=/head/; revision=161466
Diffstat (limited to 'math/proofgeneral')
-rw-r--r--math/proofgeneral/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/proofgeneral/Makefile b/math/proofgeneral/Makefile
index 16ba4b39cd66..c053883a05b6 100644
--- a/math/proofgeneral/Makefile
+++ b/math/proofgeneral/Makefile
@@ -48,6 +48,7 @@ EMACS_PORT_NAME=emacs21
.include "${PORTSDIR}/Mk/bsd.emacs.mk"
MAKE_ARGS+= EMACS_NAME=${EMACS_NAME} EMACS_SITE_LISPDIR=${EMACS_SITE_LISPDIR}
+USE_EMACS= yes
USE_GMAKE= yes
USE_PERL5= yes
USE_REINPLACE= yes