aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-03-03 21:15:30 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-03-03 21:15:30 +0000
commit7714ad1b98a3b23cdc57d4056afa0d4774bdd299 (patch)
tree431156318ed2bab6775be958b41707b204061df1 /converters
parent10d46f1fe964095378ecbf1dc0284d8bbe2e9d85 (diff)
downloadports-7714ad1b98a3b23cdc57d4056afa0d4774bdd299.tar.gz
ports-7714ad1b98a3b23cdc57d4056afa0d4774bdd299.zip
Notes
Diffstat (limited to 'converters')
-rw-r--r--converters/libiconv/Makefile2
-rw-r--r--converters/libiconv/pkg-plist14
2 files changed, 8 insertions, 8 deletions
diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile
index 319664619d6c..b49ccb3bd2a3 100644
--- a/converters/libiconv/Makefile
+++ b/converters/libiconv/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libiconv
PORTVERSION= 1.14
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= converters devel
MASTER_SITES= GNU
diff --git a/converters/libiconv/pkg-plist b/converters/libiconv/pkg-plist
index 252f2fb756b9..53336550c482 100644
--- a/converters/libiconv/pkg-plist
+++ b/converters/libiconv/pkg-plist
@@ -17,10 +17,10 @@ man/man3/iconv_open.3.gz
man/man3/iconv_open_into.3.gz
man/man3/iconv_close.3.gz
man/man3/iconvctl.3.gz
-%%DOCSDIR%%/iconv.1.html
-%%DOCSDIR%%/iconv.3.html
-%%DOCSDIR%%/iconv_close.3.html
-%%DOCSDIR%%/iconv_open.3.html
-%%DOCSDIR%%/iconv_open_into.3.html
-%%DOCSDIR%%/iconvctl.3.html
-@dirrm %%DOCSDIR%%
+%%PORTDOCS%%%%DOCSDIR%%/iconv.1.html
+%%PORTDOCS%%%%DOCSDIR%%/iconv.3.html
+%%PORTDOCS%%%%DOCSDIR%%/iconv_close.3.html
+%%PORTDOCS%%%%DOCSDIR%%/iconv_open.3.html
+%%PORTDOCS%%%%DOCSDIR%%/iconv_open_into.3.html
+%%PORTDOCS%%%%DOCSDIR%%/iconvctl.3.html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%