diff options
-rw-r--r-- | devel/bug-buddy/Makefile | 2 | ||||
-rw-r--r-- | devel/bugbuddy/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/bug-buddy/Makefile b/devel/bug-buddy/Makefile index 34e97c4..a8e735c 100644 --- a/devel/bug-buddy/Makefile +++ b/devel/bug-buddy/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" diff --git a/devel/bugbuddy/Makefile b/devel/bugbuddy/Makefile index 34e97c4..a8e735c 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" |