aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-07-25 11:21:04 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-07-25 11:21:04 +0000
commitc6111e34cc1a2cbf2ce0a29247a7a532c5dcdac7 (patch)
tree7850c881b86f107b335a0d1f098602429f8c77f9 /graphics
parente87cde8b56a2d0aa32fd64f59cd40ab0d039e161 (diff)
downloadports-c6111e34cc1a2cbf2ce0a29247a7a532c5dcdac7.tar.gz
ports-c6111e34cc1a2cbf2ce0a29247a7a532c5dcdac7.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/killustrator/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/killustrator/Makefile b/graphics/killustrator/Makefile
index 9e867dc8bf64..6866f1796ea6 100644
--- a/graphics/killustrator/Makefile
+++ b/graphics/killustrator/Makefile
@@ -3,7 +3,7 @@
# Date created: 07 May 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/05/18 08:30:19 tg Exp $
#
DISTNAME= killustrator-0.2.1
@@ -14,6 +14,8 @@ MAINTAINER= Nakai@technologist.com
LIB_DEPENDS= kdecore\\.0\\.91:${PORTSDIR}/x11/kde
+BROKEN= upgrade
+
GNU_CONFIGURE= yes
.include <bsd.port.mk>