aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-09 13:27:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-09 13:27:26 +0000
commitdfd28f85c945c211f3af6c62414a0881c9db1231 (patch)
tree85181c30141aaef50701fc9e97be4c2eeeac1742
parent19c191e2b190a0c2f864ed3a0bbde5ea28829b5f (diff)
downloadports-dfd28f85c945c211f3af6c62414a0881c9db1231.tar.gz
ports-dfd28f85c945c211f3af6c62414a0881c9db1231.zip
Support stage
Notes
Notes: svn path=/head/; revision=339229
-rw-r--r--converters/recode/Makefile8
-rw-r--r--converters/recode/pkg-plist2
2 files changed, 2 insertions, 8 deletions
diff --git a/converters/recode/Makefile b/converters/recode/Makefile
index 1692597cc0c9..39cce8e97784 100644
--- a/converters/recode/Makefile
+++ b/converters/recode/Makefile
@@ -20,16 +20,10 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB}
CFLAGS+= -fPIC
-MAN1= recode.1
INFO= recode
-post-extract: copy-po-files remove-info-files
-
-NO_STAGE= yes
-copy-po-files:
+post-extract:
@${CP} ${FILESDIR}/ru.po ${WRKSRC}/i18n
-
-remove-info-files:
@${RM} -f ${WRKSRC}/doc/${PORTNAME}.info*
post-patch:
diff --git a/converters/recode/pkg-plist b/converters/recode/pkg-plist
index b1677fe73be1..8495fbeff456 100644
--- a/converters/recode/pkg-plist
+++ b/converters/recode/pkg-plist
@@ -1,4 +1,3 @@
-@comment $FreeBSD$
bin/recode
include/recode.h
include/recodext.h
@@ -6,6 +5,7 @@ lib/librecode.a
lib/librecode.la
lib/librecode.so
lib/librecode.so.3
+man/man1/recode.1.gz
share/locale/da/LC_MESSAGES/recode.mo
share/locale/de/LC_MESSAGES/recode.mo
share/locale/el/LC_MESSAGES/recode.mo