From 4c46450129a715184fc2b7bde65d2a4a46d37179 Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Sat, 6 May 2006 08:44:14 +0000 Subject: - 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 --- editors/doxymacs/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors/doxymacs') diff --git a/editors/doxymacs/Makefile b/editors/doxymacs/Makefile index 387549238663..636f12e651c4 100644 --- a/editors/doxymacs/Makefile +++ b/editors/doxymacs/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dryice@dryice.name COMMENT= Doxymacs is Doxygen + {X}Emacs +USE_EMACS= yes EMACS_PORT_NAME?= emacs21 BUILD_DEPENDS= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/w3/w3.el:${PORTSDIR}/www/w3-4 \ xmllint:${PORTSDIR}/textproc/libxml2 -- cgit v1.2.3