aboutsummaryrefslogtreecommitdiff
path: root/devel/libdfui/Makefile
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-06-04 08:36:02 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-06-04 08:36:02 +0000
commitd1cb82fa2ec74831baf1d77280022d795cdb3143 (patch)
tree4db118efa3f3e45caf9231a025f181bcc5b6094f /devel/libdfui/Makefile
parent222f6b360d789345766f13167b99e5dcfa64e566 (diff)
downloadports-d1cb82fa2ec74831baf1d77280022d795cdb3143.tar.gz
ports-d1cb82fa2ec74831baf1d77280022d795cdb3143.zip
Notes
Diffstat (limited to 'devel/libdfui/Makefile')
-rw-r--r--devel/libdfui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdfui/Makefile b/devel/libdfui/Makefile
index be96757ea14a..94bcb2a92b2f 100644
--- a/devel/libdfui/Makefile
+++ b/devel/libdfui/Makefile
@@ -38,7 +38,7 @@ PORTDOCS= README
MAKE_ENV= SONAME=${SONAME} SOLINK=${SOLINK}
post-patch:
- @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${SONAME} ${PREFIX}/lib/${SONAME}