Revert my previous commit. This is now handled by gnomehack.

This commit is contained in:
Joe Marcus Clarke 2003-01-28 01:52:34 +00:00
parent f888b45e4e
commit 9f06877e66
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74118
2 changed files with 2 additions and 4 deletions

View File

@ -24,8 +24,7 @@ USE_GMAKE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_GNOMENG= yes
USE_GNOME= gnomehack
CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share/gnome
USE_GNOME= gnomeprefix gnomehack
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \

View File

@ -24,8 +24,7 @@ USE_GMAKE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_GNOMENG= yes
USE_GNOME= gnomehack
CONFIGURE_ARGS= --localstatedir=/var --datadir=${PREFIX}/share/gnome
USE_GNOME= gnomeprefix gnomehack
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \