summaryrefslogtreecommitdiff
path: root/x11-servers/XttXF86srv-S3V/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-01 13:41:11 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-01 13:41:11 +0000
commit12541679f4e8a17022b39199f83d6f2cfa0ce617 (patch)
treecf98f3ebd7f2e3cb783945a2a4e4c75d2bb11f98 /x11-servers/XttXF86srv-S3V/Makefile
parentMake sure we don't ask question during package build. While I'm here, (diff)
PR: 7794
Submitted by: maintainer 1. Xtt X True Type Server has been updated to 1.0. Now it supports KOI-8 and many ISO-8859-* TrueType fonts. 2. Old version in ports-current has following probrems. * All packages has same contents. this means all packages are broken. * incorrect PKGNAME * incorrect place for documents. it should be share/doc/. not lib/X11/doc/... * incorrect spelling
Notes
Notes: svn path=/head/; revision=12982
Diffstat (limited to 'x11-servers/XttXF86srv-S3V/Makefile')
-rw-r--r--x11-servers/XttXF86srv-S3V/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-servers/XttXF86srv-S3V/Makefile b/x11-servers/XttXF86srv-S3V/Makefile
index 020e8b47cc76..64f88ef98433 100644
--- a/x11-servers/XttXF86srv-S3V/Makefile
+++ b/x11-servers/XttXF86srv-S3V/Makefile
@@ -1,17 +1,15 @@
# New ports collection makefile for: Xserver for S3V with X True Type
-# Version required: 0.6
+# Version required: 1.0
# Date created: 15 April 1998
# Whom: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
#
-# $Id:$
+# $Id: Makefile,v 1.1.1.1 1998/08/11 14:58:51 kuriyama Exp $
#
DISTNAME= xc
-PKGNAME= xtt-xf86srv-S3V-0.6
+PKGNAME= xtt-S3V-1.0
CATEGORIES= x11
-BROKEN= yes. On XFree86 3.3.2, S3V is broken.
-
SERVER= XF86_S3V
.include "${.CURDIR}/../XttXF86srv-common/Makefile"