diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/txtmerge/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/txtmerge/Makefile b/graphics/txtmerge/Makefile index f5c5440a7c38..f3b85d5c6358 100644 --- a/graphics/txtmerge/Makefile +++ b/graphics/txtmerge/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Oct 1996 # Whom: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.2 1997/08/25 14:32:30 itojun Exp $ +# $Id: Makefile,v 1.3 1997/10/17 13:17:14 itojun Exp $ # DISTNAME= txtmerge101 @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.cs.uni-magdeburg.de/pub/www/xanime/ \ MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp +BROKEN= build + WRKSRC= ${WRKDIR}/txtmerge ALL_TARGET= txtmerge |