diff options
author | wiz <wiz> | 2004-11-22 23:48:22 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-11-22 23:48:22 +0000 |
commit | 5f0c45d2651791fb9b6445706b5cfabd67292bec (patch) | |
tree | e35cf074e0879b8e51fd8fb732d15143b50e0c09 /fonts | |
parent | cc32b4fcc5271968eb365ffa0c02c25b86ea55af (diff) | |
download | pkgsrc-5f0c45d2651791fb9b6445706b5cfabd67292bec.tar.gz |
Remove unnecessary LTCONFIG_OVERRIDE.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/t1lib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fonts/t1lib/Makefile b/fonts/t1lib/Makefile index 754f6eb523f..dacdc93da6a 100644 --- a/fonts/t1lib/Makefile +++ b/fonts/t1lib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/10/03 00:14:42 tv Exp $ +# $NetBSD: Makefile,v 1.17 2004/11/22 23:48:22 wiz Exp $ # DISTNAME= t1lib-5.0.2 @@ -18,7 +18,6 @@ USE_GNU_TOOLS+= make GNU_CONFIGURE= YES USE_LIBTOOL= YES USE_X11= YES -LTCONFIG_OVERRIDE= ${WRKSRC}/ac-tools/ltconfig ALL_TARGET= without_doc |