diff options
Diffstat (limited to 'japanese/t2ps/Makefile')
-rw-r--r-- | japanese/t2ps/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/t2ps/Makefile b/japanese/t2ps/Makefile index f99e05a61db2..d669d353d60f 100644 --- a/japanese/t2ps/Makefile +++ b/japanese/t2ps/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: t2ps -# Date created: 17 June 2002 -# Whom: Yabu Tetsuro <yabu@uopmu.ees.osakafu-u.ac.jp> -# +# Created by: Yabu Tetsuro <yabu@uopmu.ees.osakafu-u.ac.jp> # $FreeBSD$ -# PORTNAME= t2ps PORTVERSION= 1.6d @@ -19,6 +15,7 @@ RUN_DEPENDS= nkf:${PORTSDIR}/japanese/nkf PLIST_FILES= bin/t2ps WRKSRC= ${WRKDIR}/t2ps-dir +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/t2ps ${PREFIX}/bin |