diff options
| author | Michael Johnson <ahze@FreeBSD.org> | 2006-04-29 23:03:03 +0000 |
|---|---|---|
| committer | Michael Johnson <ahze@FreeBSD.org> | 2006-04-29 23:03:03 +0000 |
| commit | d8e1e16e64701b6d51c9402ad779fd5560b8ce51 (patch) | |
| tree | 266f139932061c245ade2aa3ef5c087c802dc5e3 /graphics/swfdec | |
| parent | - Update to 1.0.0 (diff) | |
- Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves
Repocopied by: marcus [1]
Diffstat (limited to 'graphics/swfdec')
| -rw-r--r-- | graphics/swfdec/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile index 1591107eadf9..ff6fb97a6c75 100644 --- a/graphics/swfdec/Makefile +++ b/graphics/swfdec/Makefile @@ -8,6 +8,7 @@ PORTNAME= swfdec PORTVERSION= 0.3.6 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.schleef.org/swfdec/download/ @@ -20,7 +21,7 @@ LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \ USE_X_PREFIX= yes USE_SDL= sdl USE_GNOME= gnomehack gtk20 libartlgpl2 -USE_GSTREAMER= gconf +USE_GSTREAMER80= gconf USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ |
