aboutsummaryrefslogtreecommitdiff
path: root/audio/exaile-devel
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-05-30 23:25:44 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-05-30 23:25:44 +0000
commitfb190a03fee61f5f75c3b4a9c428ec9e3dbc34bd (patch)
treece3c8846d974b198e55af50d0867c2a624f30f67 /audio/exaile-devel
parentbe0e6b12ae5d4d62d6d180154ac2de46e8c31147 (diff)
downloadports-fb190a03fee61f5f75c3b4a9c428ec9e3dbc34bd.tar.gz
ports-fb190a03fee61f5f75c3b4a9c428ec9e3dbc34bd.zip
Notes
Diffstat (limited to 'audio/exaile-devel')
-rw-r--r--audio/exaile-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/exaile-devel/Makefile b/audio/exaile-devel/Makefile
index ad62a48cc73c..c8a3e33a3f78 100644
--- a/audio/exaile-devel/Makefile
+++ b/audio/exaile-devel/Makefile
@@ -69,7 +69,7 @@ RUN_DEPENDS+= py*-sexy>=0.1.9:${PORTSDIR}/x11-toolkits/py-sexy
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|PREFIX \?=|PREFIX =|;s|LIBDIR \?=|LIBDIR =|' \
+ @${REINPLACE_CMD} -e 's|LIBDIR|LIBINSTALLDIR|g' \
${WRKSRC}/Makefile
.if defined(WITHOUT_NLS)
@${REINPLACE_CMD} -e 's|exaile\.mo|SKIP_NLS_HACK|' ${WRKSRC}/Makefile