# New ports collection makefile for:   gnuserv-emacs20
# Date created:        10 February 2001
# Whom:                ilya
#
# $FreeBSD: ports/editors/gnuserv-emacs20/Makefile,v 1.8 2006/12/01 14:11:27 laszlof Exp $
#

# This is a slave port.
PORTCLASS=	slave

MASTERDIR=	${.CURDIR}/../gnuserv

# emacs port setup
USE_EMACS=	yes
EMACS_PORT_NAME=	emacs20
CONFIGURE_ARGS+=	--x-includes=${X11BASE}/includes \
			--x-libraries=${X11BASE}/lib

.include "${MASTERDIR}/Makefile"
