Convert to USES=libtool
This commit is contained in:
parent
ad7fea9fee
commit
76cfd4ca52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375124
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= yacas
|
||||
PORTVERSION= 1.3.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION:R}/
|
||||
|
||||
@ -15,6 +16,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= libtool
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -56,9 +56,9 @@ include/yacas/yacas_version.h
|
||||
include/yacas/yacasbase.h
|
||||
include/yacas/yacasprivate.h
|
||||
lib/libyacas.a
|
||||
lib/libyacas.la
|
||||
lib/libyacas.so
|
||||
lib/libyacas.so.1
|
||||
lib/libyacas.so.1.0.0
|
||||
%%DATADIR%%/documentation/hints
|
||||
%%DATADIR%%/manmake/book2TeX.sh
|
||||
%%DATADIR%%/manmake/book2TeX.ys
|
||||
|
Loading…
Reference in New Issue
Block a user