summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorjseger <jseger@FreeBSD.org>1998-12-12 21:03:36 +0000
committerjseger <jseger@FreeBSD.org>1998-12-12 21:03:36 +0000
commitbef76e23b47551ae7f5024ca33c0fc8d8e53bd42 (patch)
tree0d7294652640c2c347eb60b96b3fb3a16def0e1c /misc
parent0376e8addee4f3fae25b891555b64e09df3849e2 (diff)
downloadFreeBSD-ports-bef76e23b47551ae7f5024ca33c0fc8d8e53bd42.zip
FreeBSD-ports-bef76e23b47551ae7f5024ca33c0fc8d8e53bd42.tar.gz
Use libttf.3 of the new freetype 1.2
Diffstat (limited to 'misc')
-rw-r--r--misc/magicpoint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile
index 0ecc0e2..4bd882f 100644
--- a/misc/magicpoint/Makefile
+++ b/misc/magicpoint/Makefile
@@ -3,7 +3,7 @@
# Date created: 24 December 1997
# Whom: itojun@itojun.org
#
-# $Id: Makefile,v 1.6 1998/09/14 06:38:04 itojun Exp $
+# $Id: Makefile,v 1.7 1998/09/21 08:41:45 asami Exp $
#
DISTNAME= magicpoint-1.04a
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.mew.org/pub/MagicPoint/
MAINTAINER= itojun@itojun.org
# plus sign is for localized (i.e. Japanese) version
-LIB_DEPENDS+= ttf.2:${PORTSDIR}/print/freetype
+LIB_DEPENDS+= ttf.3:${PORTSDIR}/print/freetype
USE_IMAKE= yes
GNU_CONFIGURE= yes
OpenPOWER on IntegriCloud