id summary reporter owner description type status priority milestone component version resolution keywords cc port 1640 UPDATE: blinkentools-2.7 tim@… macports-tickets@… "blinkentools-2.7 the portfile can be found here: INLINE Comments: Added zlib dependency forr +mng variant ================INLINE CONTENT================ # $Id: Portfile,v 1.8 2004/03/17 12:48:10 tim Exp $ PortSystem 1.0 name blinkentools version 2.7 categories graphics blinkenlights maintainers tim@ccc.de description Blinkenlights command line tools long_description Bunch of utilities to convert and send Blinkenlights movies depends_lib lib:libblib:blib homepage http://www.blinkenlights.de/ master_sites http://sven.gimp.org/blinkenlights/ checksums blinkentools-2.7.tar.gz md5 85ff84038b88304be4106b302c8bb37b platforms darwin configure.args --disable-oldtools \ --without-libmng \ --mandir=${prefix}/share/man configure.env CPPFLAGS=""-I${prefix}/include"" LDFLAGS=""-L${prefix}/lib"" variant oldtools { configure.args-delete --disable-oldtools configure.args-append --enable-oldtools } variant mng { depends_lib-append lib:libmng:libmng lib:libz:zlib configure.args-delete --without-libmng } ================INLINE CONTENT================" defect closed Normal ports 1.0 fixed