freebsd-ports/x11-servers/XttXF86srv-3DLabs/Makefile
Satoshi Asami 7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00

21 lines
472 B
Makefile

# New ports collection makefile for: Xserver for 3DLabs with X True Type
# Date created: 13 Dec 1998
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
#
# $FreeBSD$
#
PORTNAME= xtt-3DLabs
PORTVERSION= ${VERSION}.${PATCHLEVEL}
CATEGORIES= x11-servers
MAINTAINER= taguchi@tohoku.iij.ad.jp
RUN_DEPENDS= mkfontdir.pl:${.CURDIR}/../XttXF86srv-common
SERVER= XF86_3DLabs
MASTERDIR= ${.CURDIR}/../XttXF86srv-common
PKGDIR= ${.CURDIR}
.include "${MASTERDIR}/Makefile"