Do configure
The configure script defines OPENSSL_BIN to "/usr/bin/openssl" on OpenBSD; the default is "openssl". Practically no difference on systems with just one openssl(1) in PATH, but correct and configure might gain stuff in the future.
This commit is contained in:
parent
d08af4dfe9
commit
a47543ab6d
@ -1,7 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2021/08/17 11:50:53 solene Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2021/11/27 15:25:14 kn Exp $
|
||||
|
||||
COMMENT = curses TLS-only IRC client
|
||||
DISTNAME = catgirl-1.9a
|
||||
REVISION = 0
|
||||
|
||||
CATEGORIES = net
|
||||
|
||||
@ -24,6 +25,8 @@ DEBUG_PACKAGES =${BUILD_PACKAGES}
|
||||
|
||||
MASTER_SITES = https://git.causal.agency/catgirl/snapshot/
|
||||
|
||||
CONFIGURE_STYLE = simple
|
||||
|
||||
NO_TEST = Yes
|
||||
|
||||
FAKE_FLAGS = PREFIX=${PREFIX}
|
||||
|
Loading…
Reference in New Issue
Block a user