diff options
Diffstat (limited to 'japanese/prime-el/Makefile')
-rw-r--r-- | japanese/prime-el/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/prime-el/Makefile b/japanese/prime-el/Makefile index 0ce977764857..a6a8cebecabc 100644 --- a/japanese/prime-el/Makefile +++ b/japanese/prime-el/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: prime-el (for emacsen) -# Date created: 16 Jun 2003 -# Whom: Gen Otsuji<otsuji@users.sourceforge.jp> -# +# Created by: Gen Otsuji<otsuji@users.sourceforge.jp> # $FreeBSD$ -# PORTNAME= prime PORTVERSION= 1.5.1.3 @@ -23,6 +19,7 @@ RUN_DEPENDS+= ${LOCALBASE}/share/emacs/site-lisp/init-mell.el:${PORTSDIR}/japane GNU_CONFIGURE= yes USE_AUTOTOOLS= automake autoconf +NO_STAGE= yes pre-configure: @(cd ${CONFIGURE_WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${ACLOCAL}) |