diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-21 00:07:22 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-21 00:07:22 +0800 |
commit | fea7d4450331a3ae6932b3121050039abdcfef0e (patch) | |
tree | 725d133b0ab26e76aef4bf30bb482aad9c12fe13 /graphics/swfdec | |
parent | 3060a02594e0ba316dfaa9d76ccfb87ff4621b7a (diff) | |
download | marcuscom-ports-fea7d4450331a3ae6932b3121050039abdcfef0e.tar marcuscom-ports-fea7d4450331a3ae6932b3121050039abdcfef0e.tar.gz marcuscom-ports-fea7d4450331a3ae6932b3121050039abdcfef0e.tar.bz2 marcuscom-ports-fea7d4450331a3ae6932b3121050039abdcfef0e.tar.lz marcuscom-ports-fea7d4450331a3ae6932b3121050039abdcfef0e.tar.xz marcuscom-ports-fea7d4450331a3ae6932b3121050039abdcfef0e.tar.zst marcuscom-ports-fea7d4450331a3ae6932b3121050039abdcfef0e.zip |
Sync w/ pav's recently change of USE_GETOPT_LONG. We will probably need to
sync more stuff if there is more change in FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10794 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 803c30b5c..e99de9459 100644 --- a/graphics/swfdec/Makefile +++ b/graphics/swfdec/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= oil-0.3.0:${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" \ |