From 7aae4b51367e0007a539342b08413cb04ab3a91c Mon Sep 17 00:00:00 2001 From: Nuno Teixeira Date: Mon, 22 Jan 2024 20:34:01 +0300 Subject: *: Autotools manpages fix Approved by: portmgr (blanket) --- graphics/epix/Makefile | 3 ++- graphics/epix/pkg-plist | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'graphics/epix') diff --git a/graphics/epix/Makefile b/graphics/epix/Makefile index 2b45b2b08d5a..12b80d397849 100644 --- a/graphics/epix/Makefile +++ b/graphics/epix/Makefile @@ -1,6 +1,6 @@ PORTNAME= epix DISTVERSION= 1.2.22 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://mathcs.holycross.edu/~ahwang/${PORTNAME}/ @@ -17,6 +17,7 @@ RUN_DEPENDS= bash:shells/bash USES= gmake makeinfo tar:bzip2 tex USE_TEX= dvipsk:build latex GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= --with-bash=${LOCALBASE}/bin/bash \ --with-runtime=${CXX} diff --git a/graphics/epix/pkg-plist b/graphics/epix/pkg-plist index ee0ee51c27ef..dc40cb28381a 100644 --- a/graphics/epix/pkg-plist +++ b/graphics/epix/pkg-plist @@ -91,10 +91,10 @@ include/epix/triples.h include/epix/utils.h include/epix/verbatim.h lib/epix/libepix.a -man/man1/elaps.1.gz -man/man1/epix.1.gz -man/man1/flix.1.gz -man/man1/laps.1.gz +share/man/man1/elaps.1.gz +share/man/man1/epix.1.gz +share/man/man1/flix.1.gz +share/man/man1/laps.1.gz %%PORTDOCS%%%%DOCSDIR%%/config/bash_completions %%PORTDOCS%%%%DOCSDIR%%/config/epix.el %%PORTDOCS%%%%DOCSDIR%%/manual.pdf.gz -- cgit v1.2.3