diff options
author | John Marino <marino@FreeBSD.org> | 2014-08-24 17:08:39 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-08-24 17:08:39 +0000 |
commit | 2df395e433078ca8c27920a1e24f178e9ea78940 (patch) | |
tree | 1ee3ccc9e6adbc1897a6890ffe50607de5a24248 /french/dico | |
parent | devel/rubygem-shoulda-context: update to 1.2.1 (diff) |
Stage french/dico
PR: 192969
Submitted by: Christian Mangin
Notes
Notes:
svn path=/head/; revision=365972
Diffstat (limited to 'french/dico')
-rw-r--r-- | french/dico/Makefile | 12 | ||||
-rw-r--r-- | french/dico/pkg-plist | 1 |
2 files changed, 1 insertions, 12 deletions
diff --git a/french/dico/Makefile b/french/dico/Makefile index 4db1596c19a8..363d088b4e05 100644 --- a/french/dico/Makefile +++ b/french/dico/Makefile @@ -22,7 +22,6 @@ CONFIGURE_ARGS= --mandir=${PREFIX}/man USES= gmake AUTOMAKE_ARGS= --add-missing --foreign --include-deps MAKE_ARGS= prefix=${PREFIX} -MAN1= dico.1 REINPLACE_SUB= PREFIX=${PREFIX} # Post-patch @@ -30,7 +29,6 @@ REINPLACE_SUB= PREFIX=${PREFIX} OPTIONS_DEFINE= DOCS -NO_STAGE= yes post-patch: @${REINPLACE_CMD} ${REINPLACE_SUB:S/$/!g/:S/^/ -e s!%%/:S/=/%%!/} \ ${WRKSRC}/sources/dico.c @@ -41,14 +39,4 @@ post-patch: pre-configure: @cd ${WRKSRC} && ${ACLOCAL} -# Post-install -# - -.include <bsd.port.options.mk> - -post-install: -.if empty(PORT_OPTIONS:MDOCS) - @${RM} -rf ${DOCSDIR} -.endif - .include <bsd.port.mk> diff --git a/french/dico/pkg-plist b/french/dico/pkg-plist index efb8bb4dc765..2d2c8df94f8d 100644 --- a/french/dico/pkg-plist +++ b/french/dico/pkg-plist @@ -1,4 +1,5 @@ bin/dico +man/man1/dico.1.gz %%DATADIR%%/a.dic %%DATADIR%%/b.dic %%DATADIR%%/c.dic |