summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-04-29 17:52:14 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-04-29 17:52:14 +0000
commite5e21ba66279f9ff2611e07f98fdbe56db296c8e (patch)
tree5fcf06c50766e0e353aadfd55032b88623509336 /games
parentUpgrade to 3.1. (diff)
Mark these ports broken, they are left behind in the beta-4.1 upgrade
and no longer build.
Notes
Notes: svn path=/head/; revision=10762
Diffstat (limited to 'games')
-rw-r--r--games/ktamaga/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/ktamaga/Makefile b/games/ktamaga/Makefile
index 3f933cf9bf23..9c162520e442 100644
--- a/games/ktamaga/Makefile
+++ b/games/ktamaga/Makefile
@@ -3,7 +3,7 @@
# Date created: 13 November 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.2 1997/12/03 00:39:43 se Exp $
+# $Id: Makefile,v 1.3 1997/12/27 09:38:12 vanilla Exp $
#
DISTNAME= ktamaga-0.2
@@ -17,6 +17,8 @@ BUILD_DEPENDS= moc:${PORTSDIR}/x11/qt
LIB_DEPENDS= qt\\.1\\.3[0-9]:${PORTSDIR}/x11/qt \
kdecore\\.0\\.1[1-9]:${PORTSDIR}/x11/kdelibs
+BROKEN= upgrade
+
WRKSRC= ${WRKDIR}/tamaga-0.2
.include <bsd.port.mk>