1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
Rong-En Fan 4d40bb0bce - Remove := magic in BUILD_DEPENDS
- Use INSTALL, DOCSDIR, EXAMPLESDIR macros
- dvipdfmx is RUN_DEPENDS not BUILD_DEPENDS
- Use find's -delete instead of xargs + rm
- Use setenv(1) to set environment variables

This should be already committed last month.

PR:		ports/101867
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
Forgotten by:	rafan
2006-09-09 16:04:06 +00:00
..