svn commit: r385392 - in head/games/assaultcube: . files

Dmitry Marakasov amdmi3 at amdmi3.ru
Thu Jun 4 11:34:18 UTC 2015


> +post-patch: .SILENT
> +	${REINPLACE_CMD} -e '/^CXXFLAGS=/d ; /^CXX=/d ; /^CLIENT_PCH/d ; \
> +		/^INCLUDES=/s|$$| -I$$(LOCALBASE)/include| ; \
> +		s|-I/usr/include || ; \
> +		s|sdl-config|$$(SDL_CONFIG)| ; \
> +		s|$$(USRLIB)|$$(LOCALBASE)/lib| ; \
> +		/^CLIENT_LIBS=/s|$$| -lintl| ; \
> +		/^SERVER_LIBS=/s|$$| -L$$(LOCALBASE)/lib|' \
> +		${BUILD_WRKSRC}/Makefile
> +

This is impossible to read, understand and maintain. Please stick to
traditional patch.

-- 
Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
amdmi3 at amdmi3.ru  ..:  jabber: amdmi3 at jabber.ru      http://amdmi3.ru


More information about the svn-ports-all mailing list