summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2001-03-29 04:43:33 +0000
committerjkoshy <jkoshy@FreeBSD.org>2001-03-29 04:43:33 +0000
commit0de861044df0c50202770532cacaef43cc721ba3 (patch)
tree10775eb22205f669cb21c046924854a271986a31 /graphics
parent032c436070cca2d58f22aa9fea3452d9fff68469 (diff)
downloadFreeBSD-ports-0de861044df0c50202770532cacaef43cc721ba3.zip
FreeBSD-ports-0de861044df0c50202770532cacaef43cc721ba3.tar.gz
Revert portion of the previous commit that changed the MAN section.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xli/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/xli/Makefile b/graphics/xli/Makefile
index b835c3d..a68de57 100644
--- a/graphics/xli/Makefile
+++ b/graphics/xli/Makefile
@@ -19,8 +19,7 @@ LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg
USE_IMAKE= yes
-MANN= xli.n xlito.n
-MANCOMPRESSED= no
+MAN1= xli.1 xlito.1
post-patch:
@${PERL} -pi -e "s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/Imakefile
OpenPOWER on IntegriCloud