diff options
Diffstat (limited to 'sysutils/asrpages/Makefile')
-rw-r--r-- | sysutils/asrpages/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/asrpages/Makefile b/sysutils/asrpages/Makefile index 2643e6ec743c..a5cc7e993fb8 100644 --- a/sysutils/asrpages/Makefile +++ b/sysutils/asrpages/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Nov 1997 # Whom: Sheldon Hearn <axl@iafrica.com> # -# $Id: Makefile,v 1.1.1.1 1997/11/13 23:31:41 jraynard Exp $ +# $Id: Makefile,v 1.2 1997/11/15 10:58:56 asami Exp $ # DISTNAME= asrpages @@ -14,6 +14,8 @@ DISTFILES= asr.pages.tar MAINTAINER= axl@iafrica.com +BROKEN= "by rev 1.227.2.46 of bsd.port.mk" + EXTRACT_ARGS= -xf NO_WRKSUBDIR= yes NO_BUILD= yes |