mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix build when defined openssl in make.conf
- BUMP PORTREVISION PR: ports/146452 Submitted by: John Marshall <john.marshall@riverwillow.com.au>
This commit is contained in:
parent
2e9c8dde71
commit
0c09ce2658
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255051
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= bip
|
||||
PORTVERSION= 0.8.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= irc
|
||||
MASTER_SITES= http://bip.t1r.net/downloads/ \
|
||||
http://distfiles.gentoo.org/distfiles/ \
|
||||
|
@ -16,6 +17,7 @@ MAINTAINER= sylvio@FreeBSD.org
|
|||
COMMENT= A simple IRC proxy with SSL support
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
|
||||
USE_GMAKE= yes
|
||||
INSTALL_TARGET= SUBDIR=src install-exec
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue