diff options
Diffstat (limited to 'fonts/t1lib')
-rw-r--r-- | fonts/t1lib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/t1lib/Makefile b/fonts/t1lib/Makefile index dacdc93da6a..67a89cf6063 100644 --- a/fonts/t1lib/Makefile +++ b/fonts/t1lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2004/11/22 23:48:22 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2004/12/03 15:14:57 wiz Exp $ # DISTNAME= t1lib-5.0.2 @@ -19,7 +19,7 @@ GNU_CONFIGURE= YES USE_LIBTOOL= YES USE_X11= YES -ALL_TARGET= without_doc +BUILD_TARGET= without_doc EGDIR= ${PREFIX}/share/examples/${PKGBASE} DATADIR= ${PREFIX}/share/${PKGBASE} |