=================================================================== RCS file: /cvs/ports/games/fheroes2/Attic/Makefile,v retrieving revision 1.1 retrieving revision 1.3 diff -u -r1.1 -r1.3 --- ports/games/fheroes2/Attic/Makefile 2011/11/13 21:41:23 1.1 +++ ports/games/fheroes2/Attic/Makefile 2013/11/03 21:34:35 1.3 @@ -1,21 +1,18 @@ -# $OpenBSD: Makefile,v 1.1 2011/11/13 21:41:23 yason Exp $ +# $OpenBSD: Makefile,v 1.3 2013/11/03 21:34:35 kirby Exp $ COMMENT = free Heroes2 engine -DISTNAME = fheroes2-src-r2693 -PKGNAME = ${DISTNAME:S/src-r//} +DISTNAME = fheroes2-src-r3182 +PKGNAME = fheroes2-3182 CATEGORIES = games x11 HOMEPAGE = http://sourceforge.net/apps/mediawiki/fheroes2/index.php?title=Main_Page -MAINTAINER = Kirill Bychkov +MAINTAINER = Kirill Bychkov # LGPLv2.1/zlib PERMIT_PACKAGE_CDROM = Yes -PERMIT_PACKAGE_FTP = Yes -PERMIT_DISTFILES_CDROM =Yes -PERMIT_DISTFILES_FTP = Yes WANTLIB += SDL SDL_image SDL_mixer SDL_net SDL_ttf c m png pthread WANTLIB += stdc++ z @@ -37,7 +34,7 @@ USE_GMAKE = Yes -NO_REGRESS = Yes +NO_TEST = Yes WRKDIST = ${WRKDIR}/fheroes-src