mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
Back the space-saving out again, the tag has been slipped.
Notified by: marcus
This commit is contained in:
parent
c5d0707ea7
commit
8192ec1a37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90043
@ -56,16 +56,6 @@ WITHOUT_${module}=yes
|
||||
.endfor
|
||||
.endif
|
||||
|
||||
## If PARALLEL_PACKAGE_BUILD is defined, don't depend on
|
||||
## kdeedu, kdesdk & kdevelop. This is for space-saving on
|
||||
## the release CD-ROM
|
||||
|
||||
.if defined(PARALLEL_PACKAGE_BUILD)
|
||||
WITHOUT_KDEVELOP=yes
|
||||
WITHOUT_KDEEDU=yes
|
||||
WITHOUT_KDESDK=yes
|
||||
.endif
|
||||
|
||||
## If the user has some WITHOUT_FOO stuff set that matters to us,
|
||||
## define BATCH so interactive configuration will be skipped.
|
||||
|
||||
|
@ -56,16 +56,6 @@ WITHOUT_${module}=yes
|
||||
.endfor
|
||||
.endif
|
||||
|
||||
## If PARALLEL_PACKAGE_BUILD is defined, don't depend on
|
||||
## kdeedu, kdesdk & kdevelop. This is for space-saving on
|
||||
## the release CD-ROM
|
||||
|
||||
.if defined(PARALLEL_PACKAGE_BUILD)
|
||||
WITHOUT_KDEVELOP=yes
|
||||
WITHOUT_KDEEDU=yes
|
||||
WITHOUT_KDESDK=yes
|
||||
.endif
|
||||
|
||||
## If the user has some WITHOUT_FOO stuff set that matters to us,
|
||||
## define BATCH so interactive configuration will be skipped.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user