aboutsummaryrefslogtreecommitdiff
path: root/textproc/igor/Makefile
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-01-23 02:58:42 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-01-23 02:58:42 +0000
commit7c228fad5defa1cdd7ccc71315e543f1746a7654 (patch)
treee0d3d6079346f039702948fe0f701bae8ccb678f /textproc/igor/Makefile
parentc01f039976655232e570a1fb4aad312104de9280 (diff)
downloadports-7c228fad5defa1cdd7ccc71315e543f1746a7654.tar.gz
ports-7c228fad5defa1cdd7ccc71315e543f1746a7654.zip
Update textproc/igor to version 1.355.
PR: ports/175481 Submitted by: wblock (maintainer)
Notes
Notes: svn path=/head/; revision=310851
Diffstat (limited to 'textproc/igor/Makefile')
-rw-r--r--textproc/igor/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/textproc/igor/Makefile b/textproc/igor/Makefile
index a96d50281bec..4fd7bdb3acd1 100644
--- a/textproc/igor/Makefile
+++ b/textproc/igor/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
PORTNAME= igor
-PORTVERSION= 1.330
+PORTVERSION= 1.355
CATEGORIES= textproc
-MASTER_SITES= https://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/
+MASTER_SITES= https://docscripts.glenbarber.us/tags/${PORTNAME}/${PORTVERSION}/
MAINTAINER= wblock@FreeBSD.org
COMMENT= FreeBSD Documentation Project sanity check script
@@ -17,6 +17,9 @@ NO_BUILD= yes
PLIST_FILES= bin/${PORTNAME}
MAN1= ${PORTNAME}.1
+post-patch:
+ @${REINPLACE_CMD} 's|/usr/local|${PREFIX}|' ${WRKSRC}/${PORTNAME} ${WRKSRC}/${PORTNAME}.1
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MAN1PREFIX}/man/man1/