Skip to content

Commit

Permalink
comms/conserver-com: Drop USES=autoreconf
Browse files Browse the repository at this point in the history
Port builds fine with provided configure
  • Loading branch information
nunotexbsd committed Apr 14, 2024
1 parent a2c5c73 commit 1ff65fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions comms/conserver-com/Makefile
@@ -1,6 +1,6 @@
PORTNAME= conserver
DISTVERSION= 8.2.7
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= comms
MASTER_SITES= https://github.com/bstansell/conserver/releases/download/v${DISTVERSION}/
PKGNAMESUFFIX= -com
Expand All @@ -12,7 +12,7 @@ WWW= https://www.conserver.com/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

USES= autoreconf:2.69 ssl
USES= ssl
USE_RC_SUBR= conserver

GNU_CONFIGURE= yes
Expand Down

0 comments on commit 1ff65fc

Please sign in to comment.