summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-03-26 01:42:38 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-03-26 01:42:38 +0000
commit7f1badfa35436c97dacd018d8c3fe3474114c63d (patch)
treefae483823b261e7384ab83f84065ca6a96566232
parentE-mail to the maintainer bounced with: (diff)
Revert the last commit. gnomehack takes care of this.
Reported by: bland Pointy hat to: me
-rw-r--r--x11/xscreensaver-gnome/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/xscreensaver-gnome/Makefile b/x11/xscreensaver-gnome/Makefile
index 263a16c03505..d77265e73938 100644
--- a/x11/xscreensaver-gnome/Makefile
+++ b/x11/xscreensaver-gnome/Makefile
@@ -88,7 +88,5 @@ post-patch:
${WRKSRC}/hacks/glx/extrusion.c
@${REINPLACE_CMD} -e 's| ||' \
${WRKSRC}/hacks/glx/klein.c
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g' \
- ${WRKSRC}/configure
.include <bsd.port.post.mk>