aboutsummaryrefslogtreecommitdiff
path: root/devel/cweb
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cweb')
-rw-r--r--devel/cweb/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/cweb/Makefile b/devel/cweb/Makefile
index 2ce8e96126d3..1de87a523af7 100644
--- a/devel/cweb/Makefile
+++ b/devel/cweb/Makefile
@@ -11,12 +11,16 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
MASTER_SITE_SUBDIR= web/c_cpp/cweb
-MAINTAINER= tg@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Literate programming tools for the C language
+USE_REINPLACE= yes
NO_WRKSUBDIR= yes
MAN1= cweb.1
+post-patch:
+ @${REINPLACE_CMD} -e 's|cc|${CC}|' ${WRKSRC}/${MAKEFILE}
+
pre-install:
@${MKDIR} ${PREFIX}/share/cweb
@${MKDIR} ${PREFIX}/share/texmf/tex/generic/misc