diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-05-01 08:29:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-05-01 08:29:40 +0000 |
commit | 693ef828a26aa5cb92848177be5fcb2afa9dd055 (patch) | |
tree | 0be3d3520cf0bc4292230df36270666f6c670b35 /games/qix | |
parent | cc7c2bb2751a7ae35cf8fc9b331c3107b0b9ee9f (diff) | |
download | ports-693ef828a26aa5cb92848177be5fcb2afa9dd055.tar.gz ports-693ef828a26aa5cb92848177be5fcb2afa9dd055.zip |
Notes
Diffstat (limited to 'games/qix')
-rw-r--r-- | games/qix/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/qix/Makefile b/games/qix/Makefile index 580149ffa001..ea6b4e5c437c 100644 --- a/games/qix/Makefile +++ b/games/qix/Makefile @@ -38,8 +38,6 @@ MAN1= qix.1 FONTSDIR= lib/X11/fonts/local PLIST_SUB= FONTSDIR=${FONTSDIR} -BROKEN= fails to build with new xorg 7.5 - do-configure: @${CP} ${WRKSRC}/Makefile ${WRKSRC}/Makefile~ ${SED} -e s:/usr/local:${PREFIX}: -e s:/usr/X11R6:${PREFIX}: \ |