mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
comms/conserver-com: Drop USES=autoreconf
Port builds fine with provided configure
This commit is contained in:
parent
a2c5c73141
commit
1ff65fc405
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= conserver
|
PORTNAME= conserver
|
||||||
DISTVERSION= 8.2.7
|
DISTVERSION= 8.2.7
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= comms
|
CATEGORIES= comms
|
||||||
MASTER_SITES= https://github.com/bstansell/conserver/releases/download/v${DISTVERSION}/
|
MASTER_SITES= https://github.com/bstansell/conserver/releases/download/v${DISTVERSION}/
|
||||||
PKGNAMESUFFIX= -com
|
PKGNAMESUFFIX= -com
|
||||||
|
@ -12,7 +12,7 @@ WWW= https://www.conserver.com/
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
USES= autoreconf:2.69 ssl
|
USES= ssl
|
||||||
USE_RC_SUBR= conserver
|
USE_RC_SUBR= conserver
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue