diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-03 02:22:45 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-03-03 02:22:45 +0800 |
commit | ff29a7c00e2719e1fb8c5fbe602eac8962f3d13c (patch) | |
tree | 4047554c39581e11a6c99126d5a848755bf0eca2 /graphics/swfdec | |
parent | 0ffa30a882d52b52daa627150c84db299ce34e2e (diff) | |
download | marcuscom-ports-ff29a7c00e2719e1fb8c5fbe602eac8962f3d13c.tar marcuscom-ports-ff29a7c00e2719e1fb8c5fbe602eac8962f3d13c.tar.gz marcuscom-ports-ff29a7c00e2719e1fb8c5fbe602eac8962f3d13c.tar.bz2 marcuscom-ports-ff29a7c00e2719e1fb8c5fbe602eac8962f3d13c.tar.lz marcuscom-ports-ff29a7c00e2719e1fb8c5fbe602eac8962f3d13c.tar.xz marcuscom-ports-ff29a7c00e2719e1fb8c5fbe602eac8962f3d13c.tar.zst marcuscom-ports-ff29a7c00e2719e1fb8c5fbe602eac8962f3d13c.zip |
Remove USE_REINPLACE.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5827 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/swfdec')
-rw-r--r-- | graphics/swfdec/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/swfdec/Makefile b/graphics/swfdec/Makefile index 887e11d6a..303ac22d7 100644 --- a/graphics/swfdec/Makefile +++ b/graphics/swfdec/Makefile @@ -23,7 +23,6 @@ USE_SDL= sdl USE_GNOME= gnomehack gtk20 libartlgpl2 USE_GSTREAMER80= gconf USE_GETOPT_LONG= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |