summaryrefslogtreecommitdiff
path: root/x11/gnomecore
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 /x11/gnomecore
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 'x11/gnomecore')
-rw-r--r--x11/gnomecore/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnomecore/Makefile b/x11/gnomecore/Makefile
index e3c97ee59ef3..7d98a2c5afad 100644
--- a/x11/gnomecore/Makefile
+++ b/x11/gnomecore/Makefile
@@ -35,7 +35,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
MAN1= gnome-session.1 gnome-wm.1 save-session.1
MAN5= default.session.5
-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 \