1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00

Revert the last commit. gnomehack takes care of this.

Reported by:	bland
Pointy hat to:	me
This commit is contained in:
Joe Marcus Clarke 2004-03-26 01:42:38 +00:00
parent b371a50249
commit 7f1badfa35
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105285

View File

@ -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>