Use LIB_TOOL.
Submitted by: OKAZAKI Tetsurou <okazaki@be.to> PR: ports/16698 Not approved by: maintainer
This commit is contained in:
parent
f14a1cf93b
commit
769764e065
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25934
@ -21,10 +21,14 @@ BROKEN= nsgmls coredumps in static constructors
|
||||
.endif
|
||||
|
||||
USE_GMAKE= YES
|
||||
USE_LIBTOOL= YES
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"
|
||||
CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog
|
||||
|
||||
post-extract:
|
||||
@${CHMOD} u+w ${WRKSRC}/configure
|
||||
|
||||
pre-install:
|
||||
@find ${WRKSRC} \( -name \*.orig -o -name \*~ \) -exec ${RM} -f \{} \;
|
||||
|
||||
|
@ -140,16 +140,12 @@ include/sp/rtti.h
|
||||
include/sp/sptchar.h
|
||||
include/sp/types.h
|
||||
include/sp/xnew.h
|
||||
lib/libgrove.la
|
||||
lib/libgrove.so
|
||||
lib/libgrove.so.1.3
|
||||
lib/libsp.la
|
||||
lib/libsp.so
|
||||
lib/libsp.so.1.3
|
||||
lib/libspgrove.la
|
||||
lib/libspgrove.so
|
||||
lib/libspgrove.so.1.3
|
||||
lib/libstyle.la
|
||||
lib/libstyle.so
|
||||
lib/libstyle.so.1.3
|
||||
share/doc/jade/archform.htm
|
||||
|
@ -21,10 +21,14 @@ BROKEN= nsgmls coredumps in static constructors
|
||||
.endif
|
||||
|
||||
USE_GMAKE= YES
|
||||
USE_LIBTOOL= YES
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"
|
||||
CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog
|
||||
|
||||
post-extract:
|
||||
@${CHMOD} u+w ${WRKSRC}/configure
|
||||
|
||||
pre-install:
|
||||
@find ${WRKSRC} \( -name \*.orig -o -name \*~ \) -exec ${RM} -f \{} \;
|
||||
|
||||
|
@ -140,16 +140,12 @@ include/sp/rtti.h
|
||||
include/sp/sptchar.h
|
||||
include/sp/types.h
|
||||
include/sp/xnew.h
|
||||
lib/libgrove.la
|
||||
lib/libgrove.so
|
||||
lib/libgrove.so.1.3
|
||||
lib/libsp.la
|
||||
lib/libsp.so
|
||||
lib/libsp.so.1.3
|
||||
lib/libspgrove.la
|
||||
lib/libspgrove.so
|
||||
lib/libspgrove.so.1.3
|
||||
lib/libstyle.la
|
||||
lib/libstyle.so
|
||||
lib/libstyle.so.1.3
|
||||
share/doc/jade/archform.htm
|
||||
|
Loading…
Reference in New Issue
Block a user