diff options
author | bapt <bapt@FreeBSD.org> | 2014-06-23 06:11:45 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-06-23 06:11:45 +0800 |
commit | 600369d145812c642702981f750a6c51fb811d0a (patch) | |
tree | 2762babc8419780f14876fc2922c83a6fde42823 /games/xroach | |
parent | 25167394e87b6e686b44cc4e0c83dd11a807ea9e (diff) | |
download | freebsd-ports-gnome-600369d145812c642702981f750a6c51fb811d0a.tar.gz freebsd-ports-gnome-600369d145812c642702981f750a6c51fb811d0a.tar.zst freebsd-ports-gnome-600369d145812c642702981f750a6c51fb811d0a.zip |
Mark as broken: no distinfo
Diffstat (limited to 'games/xroach')
-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: |