aboutsummaryrefslogtreecommitdiff
path: root/games/xrot
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-06-28 21:48:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-06-28 21:48:59 +0000
commit60ee3e9d02f6e650fac9c9818fc4e99a2b2908ff (patch)
tree8d6ee945d0d1a6cf84e020a9a9014b8680d367eb /games/xrot
parent61f946e7e275076aae4e3ca1b700a5224bea3754 (diff)
downloadports-60ee3e9d02f6e650fac9c9818fc4e99a2b2908ff.tar.gz
ports-60ee3e9d02f6e650fac9c9818fc4e99a2b2908ff.zip
Convert to USES=imake
While here: Trim headers Remove indefinite articles Mark as broken ports not building with gcc or clang Convert to optionsng
Notes
Notes: svn path=/head/; revision=321991
Diffstat (limited to 'games/xrot')
-rw-r--r--games/xrot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xrot/Makefile b/games/xrot/Makefile
index e44f42c502a3..8b5a237b8740 100644
--- a/games/xrot/Makefile
+++ b/games/xrot/Makefile
@@ -18,7 +18,7 @@ COMMENT= Falling ball puzzle game for X
WRKSRC= ${WRKDIR}/xrot
-USE_IMAKE= yes
+USES= imake
USE_XORG= xpm
ALL_TARGET= xrot
CFLAGS+= -Wno-return-type