diff options
Diffstat (limited to 'chinese/pine4/Makefile')
-rw-r--r-- | chinese/pine4/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/chinese/pine4/Makefile b/chinese/pine4/Makefile index 0fb7af2bed35..202ed2efe8b2 100644 --- a/chinese/pine4/Makefile +++ b/chinese/pine4/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pine -# Date created: 15 July 1998 -# Whom: Tai-hwa Liang <avatar@www.mmlab.cse.yzu.edu.tw> -# +# Created by: Tai-hwa Liang <avatar@www.mmlab.cse.yzu.edu.tw> # $FreeBSD$ -# PORTNAME= pine PORTVERSION= 4.64 @@ -31,6 +27,7 @@ NO_LATEST_LINK= yes MAN1= pine.1 pico.1 pilot.1 +NO_STAGE= yes pre-fetch: .if !defined(BATCH) && !defined(PACKAGE_BUILDING) ${SH} pkg-install |