diff options
author | David Thiel <lx@FreeBSD.org> | 2010-03-25 19:32:41 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2010-03-25 19:32:41 +0000 |
commit | 5837b902955089d62a6a98239eace43df0c3497e (patch) | |
tree | 7a1b0084368e2a375585d2d616df753dcc05a37e /x11/workrave/Makefile | |
parent | 3ae521a4fd0afad00d990688b18908350c611169 (diff) | |
download | ports-5837b902955089d62a6a98239eace43df0c3497e.tar.gz ports-5837b902955089d62a6a98239eace43df0c3497e.zip |
Notes
Diffstat (limited to 'x11/workrave/Makefile')
-rw-r--r-- | x11/workrave/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile index 00cd92928423..71a614ee80e8 100644 --- a/x11/workrave/Makefile +++ b/x11/workrave/Makefile @@ -28,6 +28,7 @@ USE_XORG= x11 xmu USE_GMAKE= yes MAKE_JOBS_SAFE= yes USE_GNOME= gnomeprefix gnomehack intlhack gconf2 intltool +USE_GSTREAMER= good GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `pkg-config --cflags libgnomeui-2.0`" \ LDFLAGS="-L${LOCALBASE}/lib" \ |