summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-08-04 16:11:37 +0000
committerAde Lovett <ade@FreeBSD.org>2000-08-04 16:11:37 +0000
commit972ca4afabe0a706de889d635300401fe596e781 (patch)
tree88208c44ea48fa1c9e3f63bcc27d5f4d229e5dcd /news
parent0f53421b04b0014eeb8ba37d03d658294ffcc73f (diff)
downloadfreebsd-ports-972ca4afabe0a706de889d635300401fe596e781.zip
Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by: knu, sheldon
Diffstat (limited to 'news')
-rw-r--r--news/pan/Makefile2
-rw-r--r--news/pan2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile
index 567df59f9183..6a04585e6bdc 100644
--- a/news/pan/Makefile
+++ b/news/pan/Makefile
@@ -30,7 +30,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib -luu"
-post-extract:
+pre-patch:
@${PERL} -pi -e 's|-lpthread|-pthread|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \
diff --git a/news/pan2/Makefile b/news/pan2/Makefile
index 567df59f9183..6a04585e6bdc 100644
--- a/news/pan2/Makefile
+++ b/news/pan2/Makefile
@@ -30,7 +30,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib -luu"
-post-extract:
+pre-patch:
@${PERL} -pi -e 's|-lpthread|-pthread|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \