Force dependencies check of emacs21 port specifically. Solves i386 (and
others) conflict between emacs20 and emacs21-leim. ok, naddy@
This commit is contained in:
parent
3f8c9540f7
commit
93dd6903ac
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/03/03 07:08:36 mark Exp $
|
# $OpenBSD: Makefile,v 1.2 2002/03/28 00:19:40 mark Exp $
|
||||||
|
|
||||||
COMMENT= "Library of Emacs Input Method"
|
COMMENT= "Library of Emacs Input Method"
|
||||||
|
|
||||||
@ -18,8 +18,8 @@ PERMIT_DISTFILES_CDROM= Yes
|
|||||||
PERMIT_DISTFILES_FTP= Yes
|
PERMIT_DISTFILES_FTP= Yes
|
||||||
|
|
||||||
USE_GMAKE= Yes
|
USE_GMAKE= Yes
|
||||||
BUILD_DEPENDS= :emacs-*:editors/emacs21
|
BUILD_DEPENDS= :emacs-${VERSION}*:editors/emacs21
|
||||||
RUN_DEPENDS= :emacs-*:editors/emacs21
|
RUN_DEPENDS= :emacs-${VERSION}*:editors/emacs21
|
||||||
|
|
||||||
SUBST_VARS= VERSION
|
SUBST_VARS= VERSION
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user