summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/libzvt
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-10-09 04:02:52 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2002-10-09 04:02:52 +0800
commit91ab43745a8c7ab658da620f21eb7c3cf3d30703 (patch)
tree8f12faab9ed57c192169b879b3005b601493b8d5 /x11-toolkits/libzvt
parente312958e0fd724f9c3aafed45b5fb2d7ead9c489 (diff)
downloadmarcuscom-ports-91ab43745a8c7ab658da620f21eb7c3cf3d30703.tar
marcuscom-ports-91ab43745a8c7ab658da620f21eb7c3cf3d30703.tar.gz
marcuscom-ports-91ab43745a8c7ab658da620f21eb7c3cf3d30703.tar.bz2
marcuscom-ports-91ab43745a8c7ab658da620f21eb7c3cf3d30703.tar.lz
marcuscom-ports-91ab43745a8c7ab658da620f21eb7c3cf3d30703.tar.xz
marcuscom-ports-91ab43745a8c7ab658da620f21eb7c3cf3d30703.tar.zst
marcuscom-ports-91ab43745a8c7ab658da620f21eb7c3cf3d30703.zip
s/pre-patch/post-patch/
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@25 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/libzvt')
-rw-r--r--x11-toolkits/libzvt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libzvt/Makefile b/x11-toolkits/libzvt/Makefile
index be4577bb3..84f950b3f 100644
--- a/x11-toolkits/libzvt/Makefile
+++ b/x11-toolkits/libzvt/Makefile
@@ -31,7 +31,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
-pre-patch:
+post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
@find ${WRKSRC} -name "*.[ch]" | xargs ${REINPLACE_CMD} -e \