diff options
Diffstat (limited to 'fonts/intlfonts/Makefile')
-rw-r--r-- | fonts/intlfonts/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/intlfonts/Makefile b/fonts/intlfonts/Makefile index 5111583c075..6117d47bbc2 100644 --- a/fonts/intlfonts/Makefile +++ b/fonts/intlfonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2008/11/27 13:11:17 obache Exp $ +# $NetBSD: Makefile,v 1.30 2012/10/03 18:28:24 asau Exp $ DISTNAME= intlfonts-1.2.1 PKGREVISION= 5 @@ -6,8 +6,6 @@ CATEGORIES= fonts x11 MASTER_SITES= ${MASTER_SITE_GNU:=intlfonts/intlfonts-1.2.1-split/} DISTFILES= ${FONT_SETS:=${EXTRACT_SUFX}} ${MISC_FILES} -PKG_DESTDIR_SUPPORT= user-destdir - MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Free X11 fonts (BDF format) for all characters that Emacs can handle |