ports/80674: [MAINT] mail/altermime: update to 0.3.6

Thierry Thomas thierry at FreeBSD.org
Thu May 5 21:02:32 UTC 2005


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



More information about the freebsd-ports-bugs mailing list