diff options
Diffstat (limited to 'fonts/kcfonts/Makefile')
-rw-r--r-- | fonts/kcfonts/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fonts/kcfonts/Makefile b/fonts/kcfonts/Makefile index edb347043e3..82bd2721e7b 100644 --- a/fonts/kcfonts/Makefile +++ b/fonts/kcfonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2009/07/08 16:49:05 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/03 18:28:25 asau Exp $ DISTNAME= kcfonts-1.05 PKGREVISION= 3 @@ -8,8 +8,6 @@ MASTER_SITES= ${MASTER_SITE_GENTOO:=distfiles/} MAINTAINER= kevlo@midassol.com COMMENT= Kuo Chauo Chinese Fonts collection -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR} USE_X11BASE= yes FONTS_DIRS.x11= ${PREFIX}/lib/X11/fonts/local |