Add CONFLICTS variable, since this port conflicts with other

emacs/xemacs ports.

Approved by:	maintainer
This commit is contained in:
Jean-Yves Lefort 2005-05-06 23:44:00 +00:00
parent d7894ad3dd
commit f8bbb2c49b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134732
2 changed files with 8 additions and 0 deletions

View file

@ -27,6 +27,10 @@ DIST_SUBDIR= xemacs
MAINTAINER= anrays@gmail.com
COMMENT?= XEmacs(beta version) text editor with mule(Only the executables)
CONFLICTS= emacs-[0-9]* \
xemacs-[0-9]* xemacs-devel-[0-9]* \
xemacs-mule-[0-9]*
BUILD_DEPENDS= ${LOCALBASE}/lib/xemacs/mule-packages/pkginfo/MANIFEST.mule-base:${PORTSDIR}/editors/xemacs-mule-packages
RUN_DEPENDS= ${LOCALBASE}/lib/xemacs/mule-packages/pkginfo/MANIFEST.mule-base:${PORTSDIR}/editors/xemacs-mule-packages
.if defined(PKGNAMEPREFIX)

View file

@ -29,6 +29,10 @@ DIST_SUBDIR= xemacs
MAINTAINER?= anrays@gmail.com
COMMENT?= XEmacs(stable version) text editor with mule(Only the executables)
CONFLICTS= emacs-[0-9]* \
xemacs-[0-9]* xemacs-devel-[0-9]* \
xemacs-devel-mule-[0-9]*
BUILD_DEPENDS= ${LOCALBASE}/lib/xemacs/mule-packages/pkginfo/MANIFEST.mule-base:${PORTSDIR}/editors/xemacs-mule-packages
RUN_DEPENDS= ${LOCALBASE}/lib/xemacs/mule-packages/pkginfo/MANIFEST.mule-base:${PORTSDIR}/editors/xemacs-mule-packages
.if defined(PKGNAMEPREFIX)