freebsd-ports/cad
Satoshi Asami 5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
..
acs Remove empty directories on deinstall. 1998-09-27 08:20:05 +00:00
chipmunk A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
felt Add USE_X_PREFIX so this builds again. 1999-01-10 18:20:16 +00:00
geda Oops, forgot to update depends. 1999-01-22 21:30:11 +00:00
irsim Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake 1998-11-28 00:44:34 +00:00
kaskade jmz@freebsd.org added an empty MAIN__ function as src/lib/libF77/MAIN.c 1998-12-09 00:19:05 +00:00
magic More missing dependencies. 1998-11-29 12:43:13 +00:00
mars Adjust port Makefiles to new EXTRACT_* variable defaults. See log of 1999-02-03 11:12:01 +00:00
pcb Distfile moved on MASTER_SITE. 1998-10-31 18:05:31 +00:00
pkg pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
sis Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake 1998-11-28 00:44:34 +00:00
spice spice needs X. 1998-12-18 06:28:20 +00:00
xcircuit Avoid floating point exceptions. The program seems to handle the 1999-01-26 17:35:23 +00:00
Makefile Sort entries. In particular, "large", "medium", "small" sort in this order, 1998-12-07 02:22:12 +00:00