diff options
Diffstat (limited to 'japanese/jls/Makefile')
-rw-r--r-- | japanese/jls/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/jls/Makefile b/japanese/jls/Makefile index 9a985c2b1197..827491715474 100644 --- a/japanese/jls/Makefile +++ b/japanese/jls/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: jls -# Date created: 4 January 1999 -# Whom: shige -# +# Created by: shige # $FreeBSD$ -# PORTNAME= ls PORTVERSION= 0.5 @@ -26,6 +22,7 @@ PLIST_FILES= bin/jls WRKSRC= ${WRKDIR}/ls +NO_STAGE= yes pre-patch: cd ${WRKSRC}; ${MV} ls.1 jls.1 |