diff options
Diffstat (limited to 'textproc/uim-el-emacs21/Makefile')
-rw-r--r-- | textproc/uim-el-emacs21/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/textproc/uim-el-emacs21/Makefile b/textproc/uim-el-emacs21/Makefile index e6f5600ff941..961607f04dee 100644 --- a/textproc/uim-el-emacs21/Makefile +++ b/textproc/uim-el-emacs21/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: uim-el-xemacs21-mule -# Date created: 4 August 2007 -# Whom: MANTANI Nobutaka <nobutaka@freebsd.org> -# +# Created by: MANTANI Nobutaka <nobutaka@FreeBSD.org> # $FreeBSD$ -# MAINTAINER= nobutaka@FreeBSD.org @@ -20,4 +16,5 @@ DESCR= ${MASTERDIR}/pkg-descr MASTERDIR= ${.CURDIR}/../uim-el +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |