Mark as USE_BUILDLINK_ONLY.

This commit is contained in:
jlam 2001-06-29 19:41:14 +00:00
parent ccf6643541
commit acb14427da
2 changed files with 9 additions and 7 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.13 2001/04/02 20:07:03 zuntum Exp $
# $NetBSD: Makefile,v 1.14 2001/06/29 19:45:30 jlam Exp $
#
DISTNAME= t1lib-1.0.1
@ -10,10 +10,11 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.neuroinformatik.ruhr-uni-bochum.de/ini/PEOPLE/rmz/t1lib/t1lib.html
COMMENT= Library for generating bitmaps from Adobe Type 1 fonts
GNU_CONFIGURE= # defined
USE_GMAKE= # defined
USE_LIBTOOL= # defined
USE_X11BASE= # defined
USE_BUILDLINK_ONLY= # defined
GNU_CONFIGURE= # defined
USE_GMAKE= # defined
USE_LIBTOOL= # defined
USE_X11BASE= # defined
WRKSRC= ${WRKDIR}/T1-1.0.1
ALL_TARGET= without_doc

View file

@ -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"