aboutsummaryrefslogtreecommitdiffstats
path: root/devel/bugbuddy
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-09-19 02:39:13 +0800
committermarcus <marcus@FreeBSD.org>2002-09-19 02:39:13 +0800
commit5353c691e1792623d0486b4773884ea5b7228877 (patch)
tree28205098c1b8c248368cb73beb40c51a6c692127 /devel/bugbuddy
parent82111270e1a9b7fef7d34bea01d456610d0cb3e0 (diff)
downloadfreebsd-ports-graphics-5353c691e1792623d0486b4773884ea5b7228877.tar.gz
freebsd-ports-graphics-5353c691e1792623d0486b4773884ea5b7228877.tar.zst
freebsd-ports-graphics-5353c691e1792623d0486b4773884ea5b7228877.zip
Add missing dependency on gnomevfs.
Submitted by: bento
Diffstat (limited to 'devel/bugbuddy')
-rw-r--r--devel/bugbuddy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bugbuddy/Makefile b/devel/bugbuddy/Makefile
index 34e97c4b294..a8e735ce568 100644
--- a/devel/bugbuddy/Makefile
+++ b/devel/bugbuddy/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOMENG= yes
-USE_GNOME= gnomeprefix gnomehack libglade
+USE_GNOME= gnomeprefix gnomehack libglade gnomevfs
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
d> * The port has been unbroken by compensating for recent ffmpeg headerse2007-07-171-2/+0 * Unbreak compilation caused by removal of C++ compatibility wrappersse2007-07-178-6/+96 * - Mark BROKEN: does not link against new ffmpegpav2007-07-151-0/+2 * Unreak compilation with gcc-4.2: There is one expression containing ase2007-06-031-0/+14 * Use multimedia/ffmpeg now instead of multimedia/ffmpeg-develahze2007-05-261-1/+1 * This port was broken due to changes in ffmpeg-devel (removal of ase2007-05-201-2/+0 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * Mark as broken: The ffmpeg library recently dropped the deprecatedse2007-05-031-2/+3 * The AC3 decoder function in ffmpeg has been renamed, make dvbcut usese2007-05-032-0/+22 * Since the upgrade to 0.5.4 included most of the contents of the latestse2007-05-013-74/+4 * Upgrade to dvbcut version 0.5.4.se2007-04-2924-1738/+4 * Update the port to the latest available sources from SVN (r25) as suggestedse2007-04-1124-6/+1779 * BROKEN: Does not buildkris2007-02-271-0/+2 * Install to /... instead of to /...se2006-08-12