diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-04-20 04:38:55 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-04-20 04:38:55 +0000 |
commit | b1dd3ff6f5ed936d866528b6a653cdcabe33947c (patch) | |
tree | 517f2925ddab307b742013eb0246d9c105251ead /x11-wm/afterstep-stable | |
parent | 864473be7245302c5a5fe21bfa22cdffdd62060a (diff) |
Notes
Diffstat (limited to 'x11-wm/afterstep-stable')
-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 f39f572c9938..2e7b11ebfe94 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -3,7 +3,7 @@ # Date created: October 29th 1996 # Whom: jfitz@FreeBSD.ORG # -# $Id: Makefile,v 1.17 1997/05/17 19:48:20 jfitz Exp $ +# $Id: Makefile,v 1.18 1997/06/07 02:55:41 jfitz Exp $ # DISTNAME= AfterStep-1.0 @@ -15,6 +15,8 @@ MAINTAINER= jfitz@FreeBSD.ORG LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm +BROKEN= repository copy from 1.0, awaiting upgrade to 1.44 + USE_X11= yes INSTALL_TARGET= install install.man MANCOMPRESSED= yes |