aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2014-02-20 16:01:28 +0800
committerehaupt <ehaupt@FreeBSD.org>2014-02-20 16:01:28 +0800
commit012842f64d88f788a465968659bb61ea25700ab5 (patch)
treed5ba7a784382c8ba40465a586e852d76a1aca425 /chinese
parente7233506b57484749a1dabccca87606b27e04dfd (diff)
downloadfreebsd-ports-gnome-012842f64d88f788a465968659bb61ea25700ab5.tar.gz
freebsd-ports-gnome-012842f64d88f788a465968659bb61ea25700ab5.tar.zst
freebsd-ports-gnome-012842f64d88f788a465968659bb61ea25700ab5.zip
Support staging
Diffstat (limited to 'chinese')
-rw-r--r--chinese/celvis/Makefile9
-rw-r--r--chinese/celvis/pkg-plist1
2 files changed, 4 insertions, 6 deletions
diff --git a/chinese/celvis/Makefile b/chinese/celvis/Makefile
index 6cb74650c471..86ac90c061a6 100644
--- a/chinese/celvis/Makefile
+++ b/chinese/celvis/Makefile
@@ -11,14 +11,11 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Vi/ex clone that speaks Chinese
CFLAGS+= -Wno-error=return-type
-MAN1= celvis.1
-MLINKS= celvis.1 cvi.1
-NO_STAGE= yes
do-install:
@# install target in celvis Makefile is not too good -- this is easier
- ${INSTALL_PROGRAM} ${WRKSRC}/celvis ${WRKSRC}/virec ${PREFIX}/bin
- ${LN} -f ${PREFIX}/bin/celvis ${PREFIX}/bin/cvi
- ${INSTALL_MAN} ${FILESDIR}/celvis.1 ${PREFIX}/man/man1/celvis.1
+ ${INSTALL_PROGRAM} ${WRKSRC}/celvis ${WRKSRC}/virec ${STAGEDIR}${PREFIX}/bin
+ ${LN} -s celvis ${STAGEDIR}${PREFIX}/bin/cvi
+ ${INSTALL_MAN} ${FILESDIR}/celvis.1 ${STAGEDIR}${MANPREFIX}/man/man1
.include <bsd.port.mk>
diff --git a/chinese/celvis/pkg-plist b/chinese/celvis/pkg-plist
index dac90a84475e..ea799f035bb2 100644
--- a/chinese/celvis/pkg-plist
+++ b/chinese/celvis/pkg-plist
@@ -1,3 +1,4 @@
bin/celvis
bin/cvi
bin/virec
+man/man1/celvis.1.gz