Convert to USES=libtool.
This commit is contained in:
parent
d17f4ce499
commit
6185d436ed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359895
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= Xbae
|
||||
PORTVERSION= 4.60.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= x11-toolkits math
|
||||
MASTER_SITES= SF
|
||||
DISTNAME= xbae-${PORTVERSION}
|
||||
@ -11,9 +11,9 @@ DISTNAME= xbae-${PORTVERSION}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Motif-based widget which displays a grid of cells as a spreadsheet
|
||||
|
||||
USES= motif
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= libtool motif
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS=--enable-production --enable-static
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-production
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -7,10 +7,9 @@ include/Xbae/InputP.h
|
||||
include/Xbae/Matrix.h
|
||||
include/Xbae/MatrixP.h
|
||||
include/Xbae/patchlevel.h
|
||||
lib/libXbae.a
|
||||
lib/libXbae.la
|
||||
lib/libXbae.so
|
||||
lib/libXbae.so.4
|
||||
lib/libXbae.so.4.0.60
|
||||
man/man3/XbaeCaption.3.gz
|
||||
man/man3/XbaeInput.3.gz
|
||||
man/man3/XbaeMatrix.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user