aboutsummaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorAlexander Logvinov <avl@FreeBSD.org>2009-10-12 03:18:30 +0000
committerAlexander Logvinov <avl@FreeBSD.org>2009-10-12 03:18:30 +0000
commitcdf71e9235f4d7eb77a14c195409ee9ee5c6eb70 (patch)
tree99347c98327eeb1c8a2a0b02e60ea46560085dbc /palm
parentb8fff038a4480b0af9be42013c80b9f070f44174 (diff)
downloadports-cdf71e9235f4d7eb77a14c195409ee9ee5c6eb70.tar.gz
ports-cdf71e9235f4d7eb77a14c195409ee9ee5c6eb70.zip
Notes
Diffstat (limited to 'palm')
-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: