summaryrefslogtreecommitdiff
path: root/net-im
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 /net-im
parentClearly document the nature of the changes introduced with this patch (diff)
Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by: knu, sheldon
Notes
Notes: svn path=/head/; revision=31320
Diffstat (limited to 'net-im')
-rw-r--r--net-im/gnomeicu/Makefile2
-rw-r--r--net-im/gnomeicu2/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile
index d9b5ddd55771..ede41bb8ae26 100644
--- a/net-im/gnomeicu/Makefile
+++ b/net-im/gnomeicu/Makefile
@@ -28,7 +28,7 @@ CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome
-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/net-im/gnomeicu2/Makefile b/net-im/gnomeicu2/Makefile
index d9b5ddd55771..ede41bb8ae26 100644
--- a/net-im/gnomeicu2/Makefile
+++ b/net-im/gnomeicu2/Makefile
@@ -28,7 +28,7 @@ CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome
-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 \