diff --git a/textproc/grap/Makefile b/textproc/grap/Makefile index 69612157c41d..653cf8a6c22d 100644 --- a/textproc/grap/Makefile +++ b/textproc/grap/Makefile @@ -6,7 +6,7 @@ # PORTNAME= grap -PORTVERSION= 1.43 +PORTVERSION= 1.44 CATEGORIES= textproc graphics MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/ @@ -18,8 +18,9 @@ CONFIGURE_ARGS=--with-freebsd-ports MAN1= grap.1 -.if !defined(NOPORTDOCS) -INSTALL_TARGET= install install-docs +.if defined(NOPORTDOCS) +post-install: + ${RM} -rf ${DOCSDIR} .endif .include diff --git a/textproc/grap/distinfo b/textproc/grap/distinfo index b1c00de7dcf2..722f5ad1024a 100644 --- a/textproc/grap/distinfo +++ b/textproc/grap/distinfo @@ -1,2 +1,2 @@ -SHA256 (grap-1.43.tar.gz) = 6f4ff576a2a86d10d3be48da9f89ab418d09284b4063d179f8a8886942d81a7f -SIZE (grap-1.43.tar.gz) = 187854 +SHA256 (grap-1.44.tar.gz) = 81bb99f0a4e8abedecaa47885066848eda355b3a3c7ca984ae4e8f0b22e4b7d6 +SIZE (grap-1.44.tar.gz) = 184876