summaryrefslogtreecommitdiff
path: root/textproc/t1utils
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/t1utils')
-rw-r--r--textproc/t1utils/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/t1utils/Makefile b/textproc/t1utils/Makefile
index aaf22d89afc..c8f171aa153 100644
--- a/textproc/t1utils/Makefile
+++ b/textproc/t1utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/02/17 17:37:44 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2001/06/29 19:41:14 jlam Exp $
#
DISTNAME= t1utils-1.20
@@ -9,6 +9,7 @@ MAINTAINER= jonb@netbsd.org
HOMEPAGE= http://www.lcdf.org/~eddietwo/type/
COMMENT= Utility programs for dealing with Postscript Type 1 font files
-GNU_CONFIGURE= YES
+GNU_CONFIGURE= YES
+USE_BUILDLINK_ONLY= YES
.include "../../mk/bsd.pkg.mk"