=================================================================== RCS file: /cvs/ports/games/vcmi/Attic/Makefile,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ports/games/vcmi/Attic/Makefile 2013/06/29 02:56:56 1.5 +++ ports/games/vcmi/Attic/Makefile 2013/06/29 12:23:19 1.6 @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.5 2013/06/29 02:56:56 kirby Exp $ +# $OpenBSD: Makefile,v 1.6 2013/06/29 12:23:19 kirby Exp $ VMEM_WARNING = Yes #BROKEN = SHARED_ONLY = Yes COMMENT = rewrite of the HoMM3 engine -DISTNAME = vcmi-0.93 +PKGNAME = vcmi-0.93 SHARED_LIBS = vcmi 0.0 # 0.0 @@ -23,6 +23,8 @@ WANTLIB += boost_thread-mt c m pthread swscale z MASTER_SITES = http://download.vcmi.eu/ +DISTFILES = vcmi-0.93.tar.gz core.zip +DIST_SUBDIR = vcmi MODULES = devel/cmake gcc4 MODGCC4_ARCHS = * @@ -32,9 +34,7 @@ devel/sdl-image \ devel/sdl-mixer \ devel/sdl-ttf \ - graphics/ffmpeg \ - graphics/jpeg \ - graphics/png + graphics/ffmpeg # Add -pthread to "enable" boost threading support. CONFIGURE_ARGS += -DCMAKE_CXX_FLAGS=-pthread