aboutsummaryrefslogtreecommitdiffstats
path: root/net/gabber
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2003-06-12 17:46:09 +0800
committeradamw <adamw@FreeBSD.org>2003-06-12 17:46:09 +0800
commitaaf166713559a44a8e20404e1e6eb14e1758a66b (patch)
tree001522fb512c55afb05368bed1bedb1a54f687a4 /net/gabber
parentbdac09a776abef8765f436443280f4aa3ba8ca0f (diff)
downloadfreebsd-ports-gnome-aaf166713559a44a8e20404e1e6eb14e1758a66b.tar.gz
freebsd-ports-gnome-aaf166713559a44a8e20404e1e6eb14e1758a66b.tar.zst
freebsd-ports-gnome-aaf166713559a44a8e20404e1e6eb14e1758a66b.zip
Remove REINPLACE commands that were rolled into gnomehack.
Diffstat (limited to 'net/gabber')
-rw-r--r--net/gabber/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/gabber/Makefile b/net/gabber/Makefile
index b87859dc8129..1f78219a1f8e 100644
--- a/net/gabber/Makefile
+++ b/net/gabber/Makefile
@@ -39,10 +39,6 @@ MAN1= gabber.1
BROKEN= "Crashes or hangs on 5.x"
.endif
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
- s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
-
pre-build:
@${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH} -f