diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/grip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile index bf9f71f9959a..e5ecbf1ebc29 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \ ghttp.1:${PORTSDIR}/www/libghttp USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix gnometarget gnomevfs2 +USE_GNOME= gnomehack gnomeprefix gnometarget gnomevfs2 vte USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ |