diff options
author | asami <asami@FreeBSD.org> | 1999-01-03 11:52:23 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-03 11:52:23 +0000 |
commit | e55fdd7fa3e356d270bfdbb5aa3f1d04ddbf99e0 (patch) | |
tree | f70be919dc8e8fcd5db5e315f310059f311b4aab /x11-wm | |
parent | d8826f3ad0191f522641287229548c862dd3e8e5 (diff) | |
download | FreeBSD-ports-e55fdd7fa3e356d270bfdbb5aa3f1d04ddbf99e0.zip FreeBSD-ports-e55fdd7fa3e356d270bfdbb5aa3f1d04ddbf99e0.tar.gz |
Mark this broken while billf works on an upgrade after a repository copy.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep-stable/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index 8ab8295..3a6cd04 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -3,7 +3,7 @@ # Date created: 1 May 1998 # Whom: Brett Taylor # -# $Id: Makefile,v 1.24 1998/08/07 23:01:37 asami Exp $ +# $Id: Makefile,v 1.28 1998/12/23 01:41:18 steve Exp $ # DISTNAME= AfterStep-1.6.0 @@ -16,6 +16,8 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ png.2:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg +BROKEN= upgrade + INSTALL_TARGET= install install.man MAN1= Animate.1x Audio.1x Auto.1x Banner.1x Cascade.1x Clean.1x \ Form.1x Ident.1x Pager.1x Save.1x Script.1x Scroll.1x Tile.1x \ |