mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Fix NO_STAGE script fallout
This commit is contained in:
parent
3c62b4a39c
commit
4bcad8fbe6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327764
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
NO_STAGE= yes
|
|
||||||
# Created by: Alex Dupre <ale@FreeBSD.org:
|
# Created by: Alex Dupre <ale@FreeBSD.org:
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
|
@ -14,6 +13,7 @@ USE_BZIP2= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
USE_PHP= gd
|
USE_PHP= gd
|
||||||
|
NO_STAGE= yes
|
||||||
|
|
||||||
NO_CDROM= The free version cannot be used in a commercial context
|
NO_CDROM= The free version cannot be used in a commercial context
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue