aboutsummaryrefslogtreecommitdiff
path: root/games/lbreakout
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-01 19:56:04 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-01 19:56:04 +0000
commit16dfc2741374ab66e82cd6280934100204ab5c5c (patch)
tree3d145eb0e9f6659e2d44b36451f0829029ff5745 /games/lbreakout
parentea72df72910d6db5792db63cca39929c18f5269d (diff)
downloadports-16dfc2741374ab66e82cd6280934100204ab5c5c.tar.gz
ports-16dfc2741374ab66e82cd6280934100204ab5c5c.zip
- Remove unneeded -pthread replace
Notes
Notes: svn path=/head/; revision=382947
Diffstat (limited to 'games/lbreakout')
-rw-r--r--games/lbreakout/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/lbreakout/Makefile b/games/lbreakout/Makefile
index 478fc906560a..f3401e620fac 100644
--- a/games/lbreakout/Makefile
+++ b/games/lbreakout/Makefile
@@ -18,9 +18,6 @@ USES= gmake
GNU_CONFIGURE= yes
LIBS+= -lcompat
-post-patch:
- @${REINPLACE_CMD} -e 's|-lpthread|-pthread|g' ${WRKSRC}/configure
-
pre-install:
${MKDIR} ${STAGEDIR}/var/games/${PORTNAME}