summaryrefslogtreecommitdiff
path: root/math/gri
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-04 10:37:24 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-04 10:37:24 +0000
commit679954341d7c727316970982451f5d458db003ad (patch)
tree18ac27de1eb5837fb5328faeec020bea5fd76e2f /math/gri
parentUse INFO macro (diff)
Use INFO macro
Notes
Notes: svn path=/head/; revision=150358
Diffstat (limited to 'math/gri')
-rw-r--r--math/gri/Makefile3
-rw-r--r--math/gri/pkg-plist3
2 files changed, 3 insertions, 3 deletions
diff --git a/math/gri/Makefile b/math/gri/Makefile
index fbed58414744..bf821df163f3 100644
--- a/math/gri/Makefile
+++ b/math/gri/Makefile
@@ -30,6 +30,9 @@ INSTALL_TARGET= install-bin
.endif
MAN1= gri.1 gri_merge.1 gri_unpage.1
+.if !defined(NOPORTDOCS)
+INFO= gri
+.endif
post-extract:
@${RM} -f ${WRKSRC}/doc/*.info* ${WRKSRC}/doc/info
diff --git a/math/gri/pkg-plist b/math/gri/pkg-plist
index 918c24045c30..8ff909cced01 100644
--- a/math/gri/pkg-plist
+++ b/math/gri/pkg-plist
@@ -7,9 +7,6 @@ bin/gri-%%PORTVERSION%%
%%DATADIR%%/%%PORTVERSION%%/logo.dat
@dirrm %%DATADIR%%/%%PORTVERSION%%
@dirrm %%DATADIR%%
-%%PORTDOCS%%@unexec install-info --delete %D/info/gri.info %D/info/dir
-%%PORTDOCS%%info/gri.info
-%%PORTDOCS%%@exec install-info %D/info/gri.info %D/info/dir
%%PORTDOCS%%%%DOCSDIR%%/html/AboutGriMode.html
%%PORTDOCS%%%%DOCSDIR%%/html/Acknowledgments.html
%%PORTDOCS%%%%DOCSDIR%%/html/AdjustingCharacterPosition.html