mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage support
This commit is contained in:
parent
307d14cd5e
commit
b8d2c18317
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344235
@ -19,9 +19,6 @@ USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --disable-shared --enable-static --with-cxx \
|
||||
--includedir=${PREFIX}/include/ossp
|
||||
|
||||
MAN1= uuid-config.1 uuid.1
|
||||
MAN3= uuid.3 uuid++.3
|
||||
|
||||
.if defined(WITH_PERL)
|
||||
USES+= perl5
|
||||
CONFIGURE_ENV+= PERL=${PERL5}
|
||||
@ -33,7 +30,6 @@ MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VER}
|
||||
PLIST_SUB+= WITH_PERL='@comment '
|
||||
.endif
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
|
||||
|
Loading…
Reference in New Issue
Block a user