mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Support stage
This commit is contained in:
parent
e5b3afb4b3
commit
6efb755ce7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340493
@ -13,8 +13,7 @@ MAINTAINER= acm@FreeBSD.org
|
||||
COMMENT= GNU project portable class framework for C++
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
USES= pathfix
|
||||
USE_GMAKE= yes
|
||||
USES= gmake pathfix
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= ac_cv_path_DOXYGEN=no
|
||||
|
||||
@ -23,5 +22,4 @@ INFO= commoncpp2
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user