aboutsummaryrefslogtreecommitdiff
path: root/editors/bitmap
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-01-28 02:11:35 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-01-28 02:11:35 +0000
commitb09666fc1e84f3c48ffd364896f780150a2cf5a9 (patch)
treec998550baecf34be07870269231bbbcbca9ae8c8 /editors/bitmap
parent59da8c223b9e2c7be998c21dd9ea8fcbb6977dc7 (diff)
downloadports-b09666fc1e84f3c48ffd364896f780150a2cf5a9.tar.gz
ports-b09666fc1e84f3c48ffd364896f780150a2cf5a9.zip
Notes
Diffstat (limited to 'editors/bitmap')
-rw-r--r--editors/bitmap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/bitmap/Makefile b/editors/bitmap/Makefile
index dbd4f4751430..160f97a7f8d0 100644
--- a/editors/bitmap/Makefile
+++ b/editors/bitmap/Makefile
@@ -40,6 +40,7 @@ PORTCLASS?= master
# Setup EMACS_PORT_NAME variable.
.if (${PORTCLASS} == "master")
+USE_EMACS= yes
EMACS_PORT_NAME= emacs21
DEPPORT_SUFFIX=
.else