summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-10-02 23:32:36 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-10-02 23:32:36 +0000
commit00d6e2081e760d623ad59a58a80ad20f641c0246 (patch)
treefc0e0224c4925c54a08ef8957ca8f3cfbc6cd3fa /audio
parentActually pass in PTHREAD_{LIBS,CFLAGS} to the port build. (diff)
Add vte to USE_GNOME.
Submitted by: Dan Naumov <dan.naumov@ofw.fi>
Notes
Notes: svn path=/head/; revision=90069
Diffstat (limited to 'audio')
-rw-r--r--audio/grip/Makefile2
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}" \