diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 09:56:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 09:56:52 +0000 |
commit | 9fc1c4fe89616480338adc0d98d5b1f0e4175302 (patch) | |
tree | a1c4a73130cdd2f28d9877c9ed4e5fc54d9c25ae /graphics/swfdec | |
parent | 59ffb51d2c9fc8f60995b11aee6533f8bdb126c2 (diff) |
Notes
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 c1b78ad31c9b..36826f8d3ca4 100644 --- a/graphics/swfdec/Makefile +++ b/graphics/swfdec/Makefile @@ -19,7 +19,6 @@ LIB_DEPENDS= oil-0.3.1:${PORTSDIR}/devel/liboil \ USE_XLIB= yes USE_GNOME= gnomehack gtk20 -USE_GETOPT_LONG= yes USE_AUTOTOOLS= libtool:15:env automake:19:env autoconf:261 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |