aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-08-05 00:11:37 +0800
committerade <ade@FreeBSD.org>2000-08-05 00:11:37 +0800
commit2ec15efed65c73a9f08ecb8ba34fc4d5743eaf7c (patch)
tree54697a02f9cf91eebcf5293bab63412d16e247b8 /deskutils
parent061a8105c984c45e2b5197d1dff0f69039bd8488 (diff)
downloadfreebsd-ports-gnome-2ec15efed65c73a9f08ecb8ba34fc4d5743eaf7c.tar.gz
freebsd-ports-gnome-2ec15efed65c73a9f08ecb8ba34fc4d5743eaf7c.tar.zst
freebsd-ports-gnome-2ec15efed65c73a9f08ecb8ba34fc4d5743eaf7c.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 \