From 4fa80380b04568d94194a68f4b5d879efa2d78ec Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Thu, 10 Mar 2005 12:05:24 +0000 Subject: Fix mispelings of PTHREAD_{CFLAGS,LIBS}. --- devel/gaul/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/gaul') diff --git a/devel/gaul/Makefile b/devel/gaul/Makefile index db4dd470882a..b752228b18c0 100644 --- a/devel/gaul/Makefile +++ b/devel/gaul/Makefile @@ -22,7 +22,7 @@ USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFAGS}" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib -lcurses ${PTHREAD_LIBS}" INSTALLS_SHLIB= yes -- cgit v1.2.3