diff options
author | gahr <gahr@FreeBSD.org> | 2008-08-23 07:03:42 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2008-08-23 07:03:42 +0800 |
commit | f79550cb18311fc9694a50e572aab219a0091ce5 (patch) | |
tree | 44592a45c499472e55faa495e292d851535f6fab /devel | |
parent | 893a98b1fe187cb90326efb27af9c8c10c1eb648 (diff) | |
download | freebsd-ports-gnome-f79550cb18311fc9694a50e572aab219a0091ce5.tar.gz freebsd-ports-gnome-f79550cb18311fc9694a50e572aab219a0091ce5.tar.zst freebsd-ports-gnome-f79550cb18311fc9694a50e572aab219a0091ce5.zip |
- Respect NOPORTEXAMPLES
Reported by: QA Tindie
Diffstat (limited to 'devel')
-rw-r--r-- | devel/styx/Makefile | 9 | ||||
-rw-r--r-- | devel/styx/pkg-plist | 46 |
2 files changed, 31 insertions, 24 deletions
diff --git a/devel/styx/Makefile b/devel/styx/Makefile index 03fa1eee4d6d..e02d383420f3 100644 --- a/devel/styx/Makefile +++ b/devel/styx/Makefile @@ -24,6 +24,11 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ CONFIGURE_ARGS= --includedir=${PREFIX}/include/${PORTNAME} USE_LDCONFIG= yes +post-patch: +.if defined(NOPORTEXAMPLES) + ${REINPLACE_CMD} -e '/SUBDIRS/s|spexml||' ${WRKSRC}/Makefile.in +.endif + post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @@ -31,11 +36,13 @@ post-install: --exclude "*.in" --exclude "*Makefile*" -cf - . | \ ${TAR} -C ${DOCSDIR} --unlink -xf - @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} +.endif +.if !defined(NOPORTEXAMPLES) @${MKDIR} ${EXAMPLESDIR} ${TAR} -C ${WRKSRC} \ --exclude "*.in" --exclude "*Makefile*" -cf - spe pat | \ ${TAR} -C ${EXAMPLESDIR} --unlink -xf - - @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} + @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${EXAMPLESDIR} .endif .include <bsd.port.mk> diff --git a/devel/styx/pkg-plist b/devel/styx/pkg-plist index f9b91294a583..0b55ab5f1182 100644 --- a/devel/styx/pkg-plist +++ b/devel/styx/pkg-plist @@ -254,27 +254,27 @@ lib/libxstyx.so.2 %%PORTDOCS%%%%DOCSDIR%%/xml_pim.htm %%PORTDOCS%%%%DOCSDIR%%/xmllit_lim.htm %%PORTDOCS%%%%DOCSDIR%%/xstdosx.htm -%%PORTDOCS%%%%EXAMPLESDIR%%/pat/lstydoc_us.htm -%%PORTDOCS%%%%EXAMPLESDIR%%/pat/pcmdbook.xml -%%PORTDOCS%%%%EXAMPLESDIR%%/pat/pcmddoc_us.htm -%%PORTDOCS%%%%EXAMPLESDIR%%/pat/rstydoc_us.htm -%%PORTDOCS%%%%EXAMPLESDIR%%/pat/tstydoc_us.htm -%%PORTDOCS%%%%EXAMPLESDIR%%/spe/ccnv.sty -%%PORTDOCS%%%%EXAMPLESDIR%%/spe/cdps.sty -%%PORTDOCS%%%%EXAMPLESDIR%%/spe/cmd.sty -%%PORTDOCS%%%%EXAMPLESDIR%%/spe/cprj.sty -%%PORTDOCS%%%%EXAMPLESDIR%%/spe/dtd.sty -%%PORTDOCS%%%%EXAMPLESDIR%%/spe/estyx.sty -%%PORTDOCS%%%%EXAMPLESDIR%%/spe/hpat.sty -%%PORTDOCS%%%%EXAMPLESDIR%%/spe/meta.sty -%%PORTDOCS%%%%EXAMPLESDIR%%/spe/rexp.sty -%%PORTDOCS%%%%EXAMPLESDIR%%/spe/styx.sty -%%PORTDOCS%%%%EXAMPLESDIR%%/spe/xml.sty -%%PORTDOCS%%%%EXAMPLESDIR%%/spe/xml1.lex -%%PORTDOCS%%%%EXAMPLESDIR%%/spe/xml2.lex -%%PORTDOCS%%%%EXAMPLESDIR%%/spe/xmllit.sty -%%PORTDOCS%%%%EXAMPLESDIR%%/spe/xxml -%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/spe -%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/pat -%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pat/lstydoc_us.htm +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pat/pcmdbook.xml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pat/pcmddoc_us.htm +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pat/rstydoc_us.htm +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pat/tstydoc_us.htm +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spe/ccnv.sty +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spe/cdps.sty +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spe/cmd.sty +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spe/cprj.sty +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spe/dtd.sty +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spe/estyx.sty +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spe/hpat.sty +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spe/meta.sty +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spe/rexp.sty +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spe/styx.sty +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spe/xml.sty +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spe/xml1.lex +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spe/xml2.lex +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spe/xmllit.sty +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spe/xxml +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/spe +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pat +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%% |