diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-06-26 21:36:56 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-06-26 21:36:56 +0000 |
commit | 8d2c7fd36d50341ec5bfd43de83ff2c57a3bb668 (patch) | |
tree | 3243aa508a93570c4c87f78080015f33e64d015e /devel | |
parent | Change the vat port to use USE_AUTOCONF . (diff) |
Unmark this port broken, it builds and packages fine as of revision
1.3 of files/Makefile.def.
Notes
Notes:
svn path=/head/; revision=11548
Diffstat (limited to 'devel')
-rw-r--r-- | devel/asl/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/asl/Makefile b/devel/asl/Makefile index 3759a884ca6c..f596b60ade4e 100644 --- a/devel/asl/Makefile +++ b/devel/asl/Makefile @@ -3,7 +3,7 @@ # Date created: 18 June 1997 # Whom: Thomas Gellekum <tg@freebsd.org> # -# $Id: Makefile,v 1.3 1998/06/25 14:06:51 tg Exp $ +# $Id: Makefile,v 1.4 1998/06/26 01:18:40 asami Exp $ # DISTNAME= asl-1.41r7 @@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= devel/lang/assemblers MAINTAINER= ports@FreeBSD.org -BROKEN= manpages - MAN1= asl.1 p2bin.1 p2hex.1 pbind.1 plist.1 post-extract: |