Add ${PTHREAD_LIBS} because they are missing in gtk-config --libs.

This commit is contained in:
Max Khon
2003-05-07 14:29:16 +00:00
parent b4a43d2cf3
commit 1a68f71926

View File

@@ -21,10 +21,13 @@ USE_CONFIGURE= yes
USE_GNOME= gtk12
USE_X_PREFIX= yes
USE_XPM= yes
USE_REINPLACE= yes
MAN1= ${PORTNAME}.1
pre-build:
post-patch:
@${REINPLACE_CMD} -e 's/^LIBS =/LIBS = ${PTHREAD_LIBS}/'\
${WRKSRC}/src/Makefile
@${FIND} ${WRKSRC}/src -name \*.o -delete
do-install: