=================================================================== RCS file: /cvs/ports/games/fheroes2/Attic/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ports/games/fheroes2/Attic/Makefile 2011/11/13 21:41:23 1.1 +++ ports/games/fheroes2/Attic/Makefile 2013/06/23 08:04:53 1.2 @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.1 2011/11/13 21:41:23 yason Exp $ +# $OpenBSD: Makefile,v 1.2 2013/06/23 08:04:53 kirby Exp $ COMMENT = free Heroes2 engine -DISTNAME = fheroes2-src-r2693 +DISTNAME = fheroes2-src-r2860 PKGNAME = ${DISTNAME:S/src-r//} CATEGORIES = games x11 @@ -13,9 +13,6 @@ # 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