summaryrefslogtreecommitdiff
path: root/fonts/t1lib
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-12-03 15:14:50 +0000
committerwiz <wiz@pkgsrc.org>2004-12-03 15:14:50 +0000
commite711ee946c5eaf97e92e8c09b0f571f9386f725b (patch)
tree8f483a3c4a5e5f1691642df617cb7138d1cf8187 /fonts/t1lib
parentecb0801e3d4ad5590c3adb46de3fc9bef45a05e3 (diff)
downloadpkgsrc-e711ee946c5eaf97e92e8c09b0f571f9386f725b.tar.gz
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
Diffstat (limited to 'fonts/t1lib')
-rw-r--r--fonts/t1lib/Makefile4
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}