From e75fe4866a09fa0782e92d03827751af6fb52683 Mon Sep 17 00:00:00 2001 From: gavan Date: Fri, 7 Nov 2003 16:20:26 +0000 Subject: Set USE_GCC_SHLIB. Fixes linking on Solaris. --- print/teTeX-bin/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print/teTeX-bin') diff --git a/print/teTeX-bin/Makefile b/print/teTeX-bin/Makefile index 6f7e55034c3..e1076323a4e 100644 --- a/print/teTeX-bin/Makefile +++ b/print/teTeX-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2003/10/10 15:02:57 danw Exp $ +# $NetBSD: Makefile,v 1.50 2003/11/07 16:20:26 gavan Exp $ DISTNAME= teTeX-src-1.0.7 PKGNAME= teTeX-bin-1.0.7 @@ -23,6 +23,7 @@ INSTALL_TARGET= install strip USE_BUILDLINK2= yes USE_PKGINSTALL= yes +USE_GCC_SHLIB= yes USE_GMAKE= yes USE_X11= yes CFLAGS+= -Dunix -- cgit v1.2.3