freebsd-ports/japanese/navi2ch-xemacs21-mule/Makefile
Vasil Dimov 21040c8c51 * Copy the contents of the master port japanese/navi2ch-emacs20 to the slave port
japanese/navi2ch-emacs21 because the former is deprecated and going to be removed
  soon. Adjust it to point to emacs21 by default.

* Adjust the slave port japanese/navi2ch-xemacs21-mule to point to the newly
  created master port japanese/navi2ch-emacs21.
2007-10-14 09:58:22 +00:00

17 lines
511 B
Makefile

# New ports collection makefile for: navi2ch for xemacs21-mule
# Date created: 13 May 2001
# Whom: FUJISHIMA Satsuki <sf@FreeBSD.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../navi2ch-emacs21
USE_EMACS= yes
EMACS_PORT_NAME= xemacs21-mule
BUILD_DEPENDS= ${LOCALBASE}/lib/xemacs/xemacs-packages/pkginfo/MANIFEST.xemacs-base:${PORTSDIR}/editors/xemacs-packages
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/monak12.pcf.gz:${PORTSDIR}/japanese/monafonts \
${BUILD_DEPENDS}
.include "${MASTERDIR}/Makefile"