mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
irc/unreal: Don't extract bundled 3rd party depenencies
We're using system libraries so there's no need have these extracted Approved by: portmgr (blanket, build improvement)
This commit is contained in:
parent
68963aeb7f
commit
8d0271570f
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ LOGDIR= /var/log/ircd
|
|||
CACHEDIR= /var/cache/ircd
|
||||
_TMPDIR= /tmp
|
||||
|
||||
EXTRACT_AFTER_ARGS= --exclude extras/*.tar.gz
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
USE_RC_SUBR= unrealircd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue