From 6c87ace519e10ffec3ed583a9d80c660ef1407ec Mon Sep 17 00:00:00 2001 From: mezz Date: Fri, 19 Aug 2005 02:14:18 +0000 Subject: -Remove quote from IGNORE. -install -> ${INSTALL_TARGET} Reported by: portlint git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4538 df743ca5-7f9a-e211-a948-0013205c9059 --- mail/thunderbird-devel/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail') diff --git a/mail/thunderbird-devel/Makefile b/mail/thunderbird-devel/Makefile index b918add6a..d7a200d99 100644 --- a/mail/thunderbird-devel/Makefile +++ b/mail/thunderbird-devel/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom$ +# $MCom: ports/mail/thunderbird-devel/Makefile,v 1.6 2005/06/28 05:40:07 adamw Exp $ # PORTNAME= thunderbird @@ -59,7 +59,7 @@ OPTIONS= DEBUG "Build a debugging image" off \ .include .if ${ARCH} == "alpha" && ${OSVERSION} < 500035 -IGNORE= "core dumps at runtime" +IGNORE= core dumps at runtime .endif # ${ARCH} == "alpha" && ${OSVERSION} < 500035 .if ${PERL_LEVEL} < 500600 @@ -156,7 +156,7 @@ pre-install: # package, replacing the traditional pkg-plist file. @${RM} -rf ${FAKEDIR} ${PLIST} @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ - Makefile ${MAKE_ARGS} install + Makefile ${MAKE_ARGS} ${INSTALL_TARGET} @${MKDIR} ${SCRIPTS_DIR} @${MKDIR} ${MOZ_PIS_DIR} .for ii in mac win -- cgit v1.2.3