summaryrefslogtreecommitdiffstats
path: root/sysutils/gtop
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-08-04 16:11:37 +0000
committerade <ade@FreeBSD.org>2000-08-04 16:11:37 +0000
commit2ec15efed65c73a9f08ecb8ba34fc4d5743eaf7c (patch)
tree54697a02f9cf91eebcf5293bab63412d16e247b8 /sysutils/gtop
parent061a8105c984c45e2b5197d1dff0f69039bd8488 (diff)
downloadFreeBSD-ports-2ec15efed65c73a9f08ecb8ba34fc4d5743eaf7c.zip
FreeBSD-ports-2ec15efed65c73a9f08ecb8ba34fc4d5743eaf7c.tar.gz
Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by: knu, sheldon
Diffstat (limited to 'sysutils/gtop')
-rw-r--r--sysutils/gtop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/gtop/Makefile b/sysutils/gtop/Makefile
index 6225412..f64df8d 100644
--- a/sysutils/gtop/Makefile
+++ b/sysutils/gtop/Makefile
@@ -26,7 +26,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 \
OpenPOWER on IntegriCloud