aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--palm/py-synce-librra/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/py-synce-librra/Makefile b/palm/py-synce-librra/Makefile
index b9712143110b..b784877bb466 100644
--- a/palm/py-synce-librra/Makefile
+++ b/palm/py-synce-librra/Makefile
@@ -22,7 +22,7 @@ PLIST= ${.CURDIR}/pkg-plist
RRA_SLAVE= pythonb
pre-patch:
- @${REINPLACE_CMD} -e 's|$$(top_builddir)/lib/librra.la|${PREFIX}/lib/librra.la|g' \
+ @${REINPLACE_CMD} -e 's|$$(top_builddir)/lib/librra.la|${LOCALBASE}/lib/librra.la|g' \
${WRKSRC}/python/Makefile.in
do-build: