aboutsummaryrefslogtreecommitdiff
path: root/textproc/intltool/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2004-07-27 16:38:14 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2004-07-27 16:38:14 +0000
commit641ef6e5115cf6ec7957a0b92d51a45bcc7150b2 (patch)
treefe80635d28960720991ed6eb43a1afc29cc32b6a /textproc/intltool/Makefile
parent474c616818bb30810c96ec92fee52b109b6fb375 (diff)
downloadports-641ef6e5115cf6ec7957a0b92d51a45bcc7150b2.tar.gz
ports-641ef6e5115cf6ec7957a0b92d51a45bcc7150b2.zip
Notes
Diffstat (limited to 'textproc/intltool/Makefile')
-rw-r--r--textproc/intltool/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile
index 1aa67523afc5..2d753bed9b0c 100644
--- a/textproc/intltool/Makefile
+++ b/textproc/intltool/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= intltool
-PORTVERSION= 0.31
+PORTVERSION= 0.31.1
CATEGORIES= textproc gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.31
@@ -32,10 +32,6 @@ MAN8= intltool-extract.8 intltool-merge.8 intltool-prepare.8 \
CONFLICTS= xml-i18n-tools-*
-post-extract:
- @${CP} ${FILESDIR}/install-sh ${WRKSRC}
- @${CHMOD} +x ${WRKSRC}/install-sh
-
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} \
-E -e '/^mkinstalldirs[[:space:]]*=/s^/\.\.^^g'