diff options
Diffstat (limited to 'misc/magicpoint/Makefile')
-rw-r--r-- | misc/magicpoint/Makefile | 4 |
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 |