=================================================================== RCS file: /cvs/ports/x11/bino/Attic/Makefile,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ports/x11/bino/Attic/Makefile 2011/11/28 19:41:36 1.5 +++ ports/x11/bino/Attic/Makefile 2011/12/27 19:42:07 1.6 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2011/11/28 19:41:36 yason Exp $ +# $OpenBSD: Makefile,v 1.6 2011/12/27 19:42:07 yason Exp $ COMMENT = stereoscopic 3D video player @@ -35,11 +35,10 @@ USE_GMAKE = Yes #USE_LIBTOOL = Yes CONFIGURE_STYLE = autoconf -CONFIGURE_ARGS += --enable-debug \ - --without-equalizer \ +CONFIGURE_ARGS += --without-equalizer \ --without-liblircclient + CONFIGURE_ENV += CPPFLAGS="-I${X11BASE}/include" \ - CXXFLAGS="-DHAVE_VASPRINTF=1 -DHAVE_SYSCONF=1" \ LDFLAGS="-L${X11BASE}/lib" AUTOCONF_VERSION = 2.67