diff options
Diffstat (limited to 'textproc/google-ctemplate/Makefile')
-rw-r--r-- | textproc/google-ctemplate/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/google-ctemplate/Makefile b/textproc/google-ctemplate/Makefile index 07f148648144..d02176660e7a 100644 --- a/textproc/google-ctemplate/Makefile +++ b/textproc/google-ctemplate/Makefile @@ -19,6 +19,7 @@ USES= pkgconfig PORTDOCS= * .endif +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|^pkgconfigdir.*|pkgconfigdir = $${PREFIX}/libdata/pkgconfig|' \ ${WRKSRC}/Makefile.in |