diff options
-rw-r--r-- | deskutils/gdesklets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gdesklets/Makefile b/deskutils/gdesklets/Makefile index 95ac8c6ac96c..7513fe374c90 100644 --- a/deskutils/gdesklets/Makefile +++ b/deskutils/gdesklets/Makefile @@ -26,7 +26,7 @@ USE_GMAKE= yes USE_LIBTOOL_VER= 13 USE_PYTHON= yes USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix gnometarget intlhack +USE_GNOME= gnomehack gnomeprefix gnometarget intlhack lthack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}" |