diff options
Diffstat (limited to 'japanese/ja6/Makefile')
-rw-r--r-- | japanese/ja6/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/ja6/Makefile b/japanese/ja6/Makefile index d356e5134588..91fb74b14370 100644 --- a/japanese/ja6/Makefile +++ b/japanese/ja6/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ja6 -# Date created: 2006-04-10 -# Whom: Nicola Vitale <nivit@email.it> -# +# Created by: Nicola Vitale <nivit@email.it> # $FreeBSD$ -# PORTNAME= ja6 PORTVERSION= 2003.03.09.l @@ -20,6 +16,7 @@ ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes +NO_STAGE= yes do-install: @${INSTALL} -d ${DATADIR} ${CP} -Rp ${WRKSRC}/ ${DATADIR}/ |