diff options
Diffstat (limited to 'multimedia/mimms/Makefile')
-rw-r--r-- | multimedia/mimms/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/multimedia/mimms/Makefile b/multimedia/mimms/Makefile index b4fdc23d46d6..8e0580faffe6 100644 --- a/multimedia/mimms/Makefile +++ b/multimedia/mimms/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mimms -# Date created: 3 Jul 2007 -# Whom: Yinghong.Liu <liu_yinghong@yahoo.com.cn> -# +# Created by: Yinghong.Liu <liu_yinghong@yahoo.com.cn> # $FreeBSD$ -# PORTNAME= mimms DISTVERSION= 3.2.1 @@ -26,6 +22,7 @@ PYDISTUTILS_PKGVERSION= 3.2 MAN1= mimms.1 PORTDOCS= AUTHORS COPYING NEWS README +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|share/man/man1|man/man1|' ${WRKSRC}/setup.py |