aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-08-05 00:11:37 +0800
committerAde Lovett <ade@FreeBSD.org>2000-08-05 00:11:37 +0800
commit972ca4afabe0a706de889d635300401fe596e781 (patch)
tree88208c44ea48fa1c9e3f63bcc27d5f4d229e5dcd /deskutils
parent0f53421b04b0014eeb8ba37d03d658294ffcc73f (diff)
downloadfreebsd-ports-gnome-972ca4afabe0a706de889d635300401fe596e781.tar.gz
freebsd-ports-gnome-972ca4afabe0a706de889d635300401fe596e781.tar.zst
freebsd-ports-gnome-972ca4afabe0a706de889d635300401fe596e781.zip
Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by: knu, sheldon
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/genius/Makefile2
-rw-r--r--deskutils/gnome-pim/Makefile2
-rw-r--r--deskutils/gnome-utils/Makefile2
-rw-r--r--deskutils/gnomepim/Makefile2
-rw-r--r--deskutils/gnomeutils2/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile
index c7faa62fab4d..3c762d3d936d 100644
--- a/deskutils/genius/Makefile
+++ b/deskutils/genius/Makefile
@@ -28,7 +28,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
-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/deskutils/gnome-pim/Makefile b/deskutils/gnome-pim/Makefile
index cafdfe23a1a9..8e5778376227 100644
--- a/deskutils/gnome-pim/Makefile
+++ b/deskutils/gnome-pim/Makefile
@@ -41,7 +41,7 @@ pre-extract:
@${ECHO} "You can add gnomepilot support by defining WITH_GNOMEPILOT"
.endif
-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/deskutils/gnome-utils/Makefile b/deskutils/gnome-utils/Makefile
index e87071ccd9af..2b18eb0ab01b 100644
--- a/deskutils/gnome-utils/Makefile
+++ b/deskutils/gnome-utils/Makefile
@@ -31,7 +31,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
-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/deskutils/gnomepim/Makefile b/deskutils/gnomepim/Makefile
index cafdfe23a1a9..8e5778376227 100644
--- a/deskutils/gnomepim/Makefile
+++ b/deskutils/gnomepim/Makefile
@@ -41,7 +41,7 @@ pre-extract:
@${ECHO} "You can add gnomepilot support by defining WITH_GNOMEPILOT"
.endif
-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/deskutils/gnomeutils2/Makefile b/deskutils/gnomeutils2/Makefile
index e87071ccd9af..2b18eb0ab01b 100644
--- a/deskutils/gnomeutils2/Makefile
+++ b/deskutils/gnomeutils2/Makefile
@@ -31,7 +31,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
-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 \