summaryrefslogtreecommitdiff
path: root/misc/magicpoint
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-09-21 08:41:46 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-09-21 08:41:46 +0000
commit5d9c9602fa495d72e9cbedd2f56f2713bb51056e (patch)
treeb9a6a8b170e74178d8e99ac64d368489a39f6d83 /misc/magicpoint
parentUpgrade to 2.3.1. (diff)
freetype (libttf) is now converted to ELF.
Notes
Notes: svn path=/head/; revision=13285
Diffstat (limited to 'misc/magicpoint')
-rw-r--r--misc/magicpoint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile
index d4629ab25a5f..0ecc0e2fdb49 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.5 1998/09/07 00:40:50 itojun Exp $
+# $Id: Makefile,v 1.6 1998/09/14 06:38:04 itojun 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:${PORTSDIR}/print/freetype
+LIB_DEPENDS+= ttf.2:${PORTSDIR}/print/freetype
USE_IMAKE= yes
GNU_CONFIGURE= yes