Index: head/devel/ftnchek/files/patch-makehtml.c
===================================================================
--- head/devel/ftnchek/files/patch-makehtml.c (revision 151156)
+++ head/devel/ftnchek/files/patch-makehtml.c (nonexistent)
@@ -1,10 +0,0 @@
---- makehtml.c.orig Thu Nov 21 08:16:41 2002
-+++ makehtml.c Sat Dec 7 03:18:59 2002
-@@ -43,6 +43,7 @@
-
- #include
- #include
-+#include
- #include
- #include
- #include "ftnchek.h"
Property changes on: head/devel/ftnchek/files/patch-makehtml.c
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Deleted: fbsd:nokeywords
## -1 +0,0 ##
-yes
\ No newline at end of property
Index: head/devel/ftnchek/Makefile
===================================================================
--- head/devel/ftnchek/Makefile (revision 151156)
+++ head/devel/ftnchek/Makefile (revision 151157)
@@ -1,27 +1,23 @@
# New ports collection makefile for: ftnchek
# Date created: 4 May 1998
# Whom: kargl@apl.washington.edu
#
# $FreeBSD$
PORTNAME= ftnchek
PORTVERSION= 3.3.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://www.dsm.fordham.edu/~ftnchek/download/
MASTER_SITE_SUBDIR= devel/lang/fortran
MAINTAINER= ports@FreeBSD.org
COMMENT= Fortran 77 semantic checking utility
MAN1= dcl2inc.1 ftnchek.1
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --libdir=${PREFIX}/share
-
-post-patch:
- @${REINPLACE_CMD} -e \
- 's|^CFLAGS=.*$$|CFLAGS="-DUNIX \$$CFLAGS"|g' ${WRKSRC}/configure
+MAKE_ARGS= OPT="${CFLAGS}" CC="${CC}"
.include
Property changes on: head/devel/ftnchek/Makefile
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.27
\ No newline at end of property
+1.28
\ No newline at end of property