mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Convert to USES=libtool
- Bump PORTREVISION
This commit is contained in:
parent
1a62766254
commit
f31c1c5aea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353838
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= userinfo
|
||||
PORTVERSION= 2.4
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@ -13,7 +13,7 @@ COMMENT= Show information about local users
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
USES= libtool
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -1,12 +1,6 @@
|
||||
bin/ui
|
||||
lib/userinfo/login.a
|
||||
lib/userinfo/login.la
|
||||
lib/userinfo/login.so
|
||||
lib/userinfo/mail.a
|
||||
lib/userinfo/mail.la
|
||||
lib/userinfo/mail.so
|
||||
lib/userinfo/passwd.a
|
||||
lib/userinfo/passwd.so
|
||||
lib/userinfo/passwd.la
|
||||
man/man1/ui.1.gz
|
||||
@dirrm lib/userinfo
|
||||
|
Loading…
Reference in New Issue
Block a user