summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2010-05-25 12:02:52 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2010-05-25 12:02:52 +0000
commit0c09ce26587116df92ad3b959a96fd8f23ddfabf (patch)
treebb6f0592e61789beac76f3c7031d820111a1340d /irc
parent- Removed dependencies unnecessary (diff)
- Fix build when defined openssl in make.conf
- BUMP PORTREVISION PR: ports/146452 Submitted by: John Marshall <john.marshall@riverwillow.com.au>
Notes
Notes: svn path=/head/; revision=255051
Diffstat (limited to 'irc')
-rw-r--r--irc/bip/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/bip/Makefile b/irc/bip/Makefile
index 4d7dec614fd2..a04fd28d296f 100644
--- a/irc/bip/Makefile
+++ b/irc/bip/Makefile
@@ -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