From 041cb26881e7366be4c7cd291ed0cf4d4b4f9278 Mon Sep 17 00:00:00 2001 From: adamw Date: Fri, 13 Dec 2002 06:20:38 +0000 Subject: Back that post-patch removal out. post-patch was *NOT* superseded by gnomehack; my brain was superseded by sleepiness. That's my excuse, and I'm sticking to it. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@290 df743ca5-7f9a-e211-a948-0013205c9059 --- palm/gnomepilot/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'palm') diff --git a/palm/gnomepilot/Makefile b/palm/gnomepilot/Makefile index e9183b7cb..37c658467 100644 --- a/palm/gnomepilot/Makefile +++ b/palm/gnomepilot/Makefile @@ -33,4 +33,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ MAN1= gpilot-install-file.1 +post-patch: + @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ + s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure + .include -- cgit v1.2.3