mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Support stage
USES=libtool
This commit is contained in:
parent
fd69f8329a
commit
709126b290
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343169
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= sysfsutils
|
||||
PORTVERSION= 2.1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF/linux-diag/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -10,9 +11,7 @@ MAINTAINER= gslin@gslin.org
|
||||
COMMENT= System Utilities Based on Sysfs
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= libtool
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= systool.1
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -9,4 +9,6 @@ lib/libsysfs.a
|
||||
lib/libsysfs.la
|
||||
lib/libsysfs.so
|
||||
lib/libsysfs.so.2
|
||||
lib/libsysfs.so.2.0.1
|
||||
man/man1/systool.1.gz
|
||||
@dirrmtry include/sysfs
|
||||
|
Loading…
Reference in New Issue
Block a user