aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysutils/graveman/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/graveman/Makefile b/sysutils/graveman/Makefile
index 268b6b24d7e1..3cbdd67a5c11 100644
--- a/sysutils/graveman/Makefile
+++ b/sysutils/graveman/Makefile
@@ -19,11 +19,9 @@ USE_BZIP2= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
-WANT_GNOME= yes
-GNU_CONFIGURE= yes
USE_GNOME= libglade2 intlhack gnomehack gnomeprefix
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
+ LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
OPTIONS= MP3 "MP3 Support" off \
OGG "OGG Support" off