=================================================================== RCS file: /cvs/ports/games/zod/Attic/Makefile,v retrieving revision 1.4 retrieving revision 1.6 diff -u -r1.4 -r1.6 --- ports/games/zod/Attic/Makefile 2011/10/31 07:46:21 1.4 +++ ports/games/zod/Attic/Makefile 2011/12/24 10:27:08 1.6 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2011/10/31 07:46:21 yason Exp $ +# $OpenBSD: Makefile,v 1.6 2011/12/24 10:27:08 yason Exp $ COMMENT-main = multiplayer oriented remake of the game Z COMMENT-data = data files for zod @@ -10,7 +10,7 @@ PKGNAME-main = zod-${V-main:S/-//g} PKGNAME-data = zod-data-${V-data:S/-//g} -CATEGORIES = games +CATEGORIES = games x11 HOMEPAGE = http://zod.sourceforge.net/ @@ -48,7 +48,7 @@ ALL_TARGET = main map_editor pre-install: - find ${WRKDIR}/assets -name Thumbs.db -exec rm {} \; + @find ${WRKDIR}/assets -name Thumbs.db -exec rm {} \; do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/zod/ .for i in zod zod_map_editor