aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2006-05-06 16:44:14 +0800
committersem <sem@FreeBSD.org>2006-05-06 16:44:14 +0800
commit81de33d61b3e7194a3be87f5ffff39652e3aed19 (patch)
tree4e5b6f25bca0279c83a6cd9f116ef47ee48e3c93 /math
parent226c0473043935620cb24a281964dff5dd35b688 (diff)
downloadfreebsd-ports-gnome-81de33d61b3e7194a3be87f5ffff39652e3aed19.tar.gz
freebsd-ports-gnome-81de33d61b3e7194a3be87f5ffff39652e3aed19.tar.zst
freebsd-ports-gnome-81de33d61b3e7194a3be87f5ffff39652e3aed19.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
Diffstat (limited to 'math')
-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