mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Stagify.
Reviewed by: flo (mentor) Approved by: flo (mentor)
This commit is contained in:
parent
9d8e3d3114
commit
38d20a0c22
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356158
1 changed files with 1 additions and 2 deletions
|
@ -29,7 +29,6 @@ MOTIF_DESC= With Motif widget set
|
|||
ATHENA_DESC= With Athen widget set
|
||||
XSHM_DESC= With XShm support
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDEBUG}
|
||||
|
@ -52,7 +51,7 @@ CONFIGURE_ARGS+=--without-motif1
|
|||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MATHENA}
|
||||
LIB_DEPENDS+= Xaw.8:${PORTSDIR}/x11-toolkits/libXaw
|
||||
LIB_DEPENDS+= libXaw.so:${PORTSDIR}/x11-toolkits/libXaw
|
||||
CONFIGURE_ARGS+=--with-athena
|
||||
.else
|
||||
CONFIGURE_ARGS+=--without-athena
|
||||
|
|
Loading…
Add table
Reference in a new issue