diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-22 22:11:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-22 22:11:45 +0000 |
commit | b792702b59abf48398f258d715d9e4c8b8156ab5 (patch) | |
tree | 2762babc8419780f14876fc2922c83a6fde42823 | |
parent | 4481a92f193e0544681f223d22029f5cd9b745fe (diff) | |
download | ports-b792702b59abf48398f258d715d9e4c8b8156ab5.tar.gz ports-b792702b59abf48398f258d715d9e4c8b8156ab5.zip |
Mark as broken: no distinfo
Notes
Notes:
svn path=/head/; revision=358842
-rw-r--r-- | games/xroach/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xroach/Makefile b/games/xroach/Makefile index 3107338aa440..a32f0203b3d8 100644 --- a/games/xroach/Makefile +++ b/games/xroach/Makefile @@ -11,10 +11,11 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Cockroaches hide under your windows +BROKEN= no distinfo + USE_XORG= x11 PLIST_FILES= bin/xroach man/man6/xroach.6.gz -IGNOREFILES= ${DISTFILES} WRKSRC= ${WRKDIR}/pub/bsd-sources/4.4BSD-Lite/usr/src/games/xroach do-install: |