Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 May 2005 21:02:32 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        itetcu@people.tecnik93.com, thierry@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, thierry@FreeBSD.org
Subject:   Re: ports/80674: [MAINT] mail/altermime: update to 0.3.6
Message-ID:  <200505052102.j45L2WeE047401@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: [MAINT] mail/altermime: update to 0.3.6

State-Changed-From-To: open->feedback
State-Changed-By: thierry
State-Changed-When: Thu May 5 20:58:09 GMT 2005
State-Changed-Why: 

I suggest the following modifications; could you please review them?

- remove the superfluous target do-build;

- install under $PREFIX.

--- altermime.diff begins here ---
diff -urN mail/altermime.orig/Makefile mail/altermime/Makefile
--- mail/altermime.orig/Makefile	Thu May  5 22:54:05 2005
+++ mail/altermime/Makefile	Thu May  5 22:52:21 2005
@@ -22,11 +22,8 @@
 post-patch:
 	@${REINPLACE_CMD} -e "s/CFLAGS=-Wall -g/CFLAGS=-Wall ${CFLAGS}/" ${WRKSRC}/Makefile
 
-do-build:
-	cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} -f Makefile
-
 do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${LOCALBASE}/bin
+	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
 .ifndef(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
 .for i in ${PORTDOCS}
--- altermime.diff ends here ---

Regards,



Responsible-Changed-From-To: freebsd-ports-bugs->thierry
Responsible-Changed-By: thierry
Responsible-Changed-When: Thu May 5 20:58:09 GMT 2005
Responsible-Changed-Why: 

Take it.


http://www.freebsd.org/cgi/query-pr.cgi?pr=80674



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505052102.j45L2WeE047401>