aboutsummaryrefslogtreecommitdiff
path: root/vietnamese/vnconvert
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-03-13 14:53:18 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-03-13 14:53:18 +0000
commit0293aea4eaef6a765c7545d9e836fb89cba2cb68 (patch)
tree82f1e1a889103738838784849df313acdacf0f0c /vietnamese/vnconvert
parent97b5e225b9773f2b1f909c2eb2d50b20dcd244a3 (diff)
downloadports-0293aea4eaef6a765c7545d9e836fb89cba2cb68.tar.gz
ports-0293aea4eaef6a765c7545d9e836fb89cba2cb68.zip
Support staging
Notes
Notes: svn path=/head/; revision=348077
Diffstat (limited to 'vietnamese/vnconvert')
-rw-r--r--vietnamese/vnconvert/Makefile10
-rw-r--r--vietnamese/vnconvert/pkg-plist1
2 files changed, 5 insertions, 6 deletions
diff --git a/vietnamese/vnconvert/Makefile b/vietnamese/vnconvert/Makefile
index 750653b4eef3..42d55c34a865 100644
--- a/vietnamese/vnconvert/Makefile
+++ b/vietnamese/vnconvert/Makefile
@@ -4,7 +4,7 @@
PORTNAME= vnconvert
PORTVERSION= 1.0
CATEGORIES= vietnamese
-MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITES= LOCAL
MASTER_SITE_SUBDIR= obrien
DISTNAME= convert
EXTRACT_SUFX= .tar
@@ -15,11 +15,11 @@ COMMENT= Converts Vietnamese text files between popular formats
NO_WRKSUBDIR= yes
MAKEFILE= makefile
ALL_TARGET=
-MAN1= vnconvert.1
-NO_STAGE= yes
+PLIST_FILES= bin/vnconvert man/man1/vnconvert.1.gz
+
do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/vnconvert ${PREFIX}/bin
- @${INSTALL_MAN} ${FILESDIR}/vnconvert.1 ${PREFIX}/man/man1
+ ${INSTALL_PROGRAM} ${WRKSRC}/vnconvert ${STAGEDIR}${PREFIX}/bin
+ ${INSTALL_MAN} ${FILESDIR}/vnconvert.1 ${STAGEDIR}${MANPREFIX}/man/man1
.include <bsd.port.mk>
diff --git a/vietnamese/vnconvert/pkg-plist b/vietnamese/vnconvert/pkg-plist
deleted file mode 100644
index 85d4cb111657..000000000000
--- a/vietnamese/vnconvert/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/vnconvert