summaryrefslogtreecommitdiff
path: root/fonts/Xft2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/Xft2/Makefile')
-rw-r--r--fonts/Xft2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/fonts/Xft2/Makefile b/fonts/Xft2/Makefile
index 99c8fe71b21..a09774efb14 100644
--- a/fonts/Xft2/Makefile
+++ b/fonts/Xft2/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2003/03/09 13:26:53 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2003/03/29 12:40:53 jmmv Exp $
#
DISTNAME= fcpackage.2_1
PKGNAME= Xft2-2.1
PKGREVISION= 4
+WRKSRC= ${WRKDIR}/${DISTNAME}/Xft
CATEGORIES= fonts x11
MASTER_SITES= http://fontconfig.org/release/
@@ -20,8 +21,6 @@ USE_BUILDLINK2= YES
USE_GMAKE= YES
USE_X11= YES
-WRKSRC= ${WRKDIR}/${DISTNAME}/Xft
-
.include "../../graphics/freetype2/buildlink2.mk"
.include "../../fonts/fontconfig/buildlink2.mk"
.include "../../x11/Xrender/buildlink2.mk"