- Remove unneeded -pthread

- Modernize plist
This commit is contained in:
Dmitry Marakasov 2015-04-01 17:15:58 +00:00
parent 7f2f83227b
commit 195842c3b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382921
2 changed files with 2 additions and 6 deletions

View file

@ -15,7 +15,7 @@ USE_SDL= mixer sdl
USES= gmake tar:tgz USES= gmake tar:tgz
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib -pthread LDFLAGS+= -L${LOCALBASE}/lib
CPPFLAGS+= -I${LOCALBASE}/include CPPFLAGS+= -I${LOCALBASE}/include
WRKSRC= ${WRKDIR}/Pachi WRKSRC= ${WRKDIR}/Pachi

View file

@ -1,5 +1 @@
@group games @(,games,2555) bin/pachi
@mode 2555
bin/pachi
@mode
@group