aboutsummaryrefslogtreecommitdiff
path: root/games/xkoules/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-25 15:13:35 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-25 15:13:35 +0000
commitb30128675909b8e1d06b9d2255415b0b3c17e184 (patch)
tree7a8a2d6f55e5a71ba394ee64db0f1f8efdc09dc4 /games/xkoules/Makefile
parentbf8330e4fb2e3b38909a7efcf28c50b173002524 (diff)
downloadports-b30128675909b8e1d06b9d2255415b0b3c17e184.tar.gz
ports-b30128675909b8e1d06b9d2255415b0b3c17e184.zip
Notes
Diffstat (limited to 'games/xkoules/Makefile')
-rw-r--r--games/xkoules/Makefile15
1 files changed, 2 insertions, 13 deletions
diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile
index c3e8fb1a2715..37a3f56ecef3 100644
--- a/games/xkoules/Makefile
+++ b/games/xkoules/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xkoules
PORTVERSION= 1.4
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/arcade/koules
@@ -16,18 +17,6 @@ EXTRACT_SUFX= -src.tar.gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Fast action arcade-style game for X Window
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 501000
-BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
-.endif
-
-.if ${MACHINE_ARCH} == "i386"
-PLIST_SUB= SNDSRV:=""
-.else
-PLIST_SUB= SNDSRV:="@comment "
-.endif
-
USE_IMAKE= yes
MAN6= xkoules.6
@@ -42,4 +31,4 @@ post-install:
.endfor
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>