diff options
Diffstat (limited to 'japanese/suicavalue/Makefile')
-rw-r--r-- | japanese/suicavalue/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/japanese/suicavalue/Makefile b/japanese/suicavalue/Makefile index be43620b0d4d..6f1b79aa86ea 100644 --- a/japanese/suicavalue/Makefile +++ b/japanese/suicavalue/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: suicavalue -# Date created: 18 January 2007 -# Whom: Yoshihiko Sarumaru <mistral@imasy.or.jp> -# +# Created by: Yoshihiko Sarumaru <mistral@imasy.or.jp> # $FreeBSD$ PORTNAME= suicavalue @@ -20,6 +17,7 @@ LIB_DEPENDS= pasori.1:${PORTSDIR}/devel/libpasori PLIST_FILES= bin/SuicaValue +NO_STAGE= yes post-extract: @${MKDIR} ${WRKSRC} @${CP} -f ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} ${WRKSRC} |