aboutsummaryrefslogtreecommitdiffstats
path: root/misc/magicpoint
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-09-21 16:41:46 +0800
committerasami <asami@FreeBSD.org>1998-09-21 16:41:46 +0800
commit46670855459e0b70c9b62de5c8021fde119644db (patch)
treec520ba9cec05eb301f2f41fd187d0666bf170708 /misc/magicpoint
parent5d2d2891dba8de6007cdb6bf9781eeb6bbb02032 (diff)
downloadfreebsd-ports-gnome-46670855459e0b70c9b62de5c8021fde119644db.tar.gz
freebsd-ports-gnome-46670855459e0b70c9b62de5c8021fde119644db.tar.zst
freebsd-ports-gnome-46670855459e0b70c9b62de5c8021fde119644db.zip
freetype (libttf) is now converted to ELF.
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