summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorjlam <jlam>2002-10-08 09:41:32 +0000
committerjlam <jlam>2002-10-08 09:41:32 +0000
commit1e8cb011dcc356341883568ebfec768d6cadb479 (patch)
treee5037f1119380f472eafd08ed54f003e13fbf910 /fonts
parent3d52b2560af53ddd8cb37ed46b89289fb5eba75c (diff)
downloadpkgsrc-1e8cb011dcc356341883568ebfec768d6cadb479.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'fonts')
-rw-r--r--fonts/t1utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/t1utils/Makefile b/fonts/t1utils/Makefile
index d6dcd897904..23513a9b7a8 100644
--- a/fonts/t1utils/Makefile
+++ b/fonts/t1utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/07/19 12:37:41 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2002/10/08 09:41:32 jlam Exp $
#
DISTNAME= t1utils-1.23
@@ -9,7 +9,7 @@ MAINTAINER= jonb@netbsd.org
HOMEPAGE= http://www.lcdf.org/~eddietwo/type/
COMMENT= Utility programs for dealing with Postscript Type 1 font files
+USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
-USE_BUILDLINK_ONLY= YES
.include "../../mk/bsd.pkg.mk"