From 91ab43745a8c7ab658da620f21eb7c3cf3d30703 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 8 Oct 2002 20:02:52 +0000 Subject: s/pre-patch/post-patch/ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@25 df743ca5-7f9a-e211-a948-0013205c9059 --- x11-toolkits/libzvt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/libzvt/Makefile b/x11-toolkits/libzvt/Makefile index be4577bb3..84f950b3f 100644 --- a/x11-toolkits/libzvt/Makefile +++ b/x11-toolkits/libzvt/Makefile @@ -31,7 +31,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} -pre-patch: +post-patch: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure @find ${WRKSRC} -name "*.[ch]" | xargs ${REINPLACE_CMD} -e \ -- cgit