aboutsummaryrefslogtreecommitdiff
path: root/graphics/gnash-devel
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-05-29 12:07:59 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-05-29 12:07:59 +0000
commit2d4936e54bde3d49fb481d4c485a9b5f06190892 (patch)
tree371871d64ed265b74ba8675a4a469b470dbf1b0b /graphics/gnash-devel
parent084fb3fd71649bedc1a0272f7efc412188023a4d (diff)
Notes
Diffstat (limited to 'graphics/gnash-devel')
-rw-r--r--graphics/gnash-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gnash-devel/Makefile b/graphics/gnash-devel/Makefile
index 3f795646fceb..a5224834f62d 100644
--- a/graphics/gnash-devel/Makefile
+++ b/graphics/gnash-devel/Makefile
@@ -176,9 +176,9 @@ pre-configure:
${WRKSRC}/utilities/Makefile.in ${WRKSRC}/cygnal/Makefile.in
@${REINPLACE_CMD} -e '/^PTHREAD_[LC][IF]*=/ d' ${WRKSRC}/configure
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g; \
+ s|/lib64|/lib|g; \
s|/usr/X11R6|${LOCALBASE}|g' ${WRKSRC}/configure \
- s|/lib64|/lib|g; \
- ${WRKSRC}/macros/libslist ${WRKSRC}/macros/incllist
+ ${WRKSRC}/macros/libslist ${WRKSRC}/macros/incllist
.if !defined(WITHOUT_PLUGIN)
post-install: