summaryrefslogtreecommitdiff
path: root/www/webstone-ssl/Makefile
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-12 19:55:49 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-12 19:55:49 +0000
commitc496f39624f160c4667c0970a45719c9e055fce7 (patch)
tree05e963ccec721de0953cc086091912ea5db7f7b2 /www/webstone-ssl/Makefile
parento add MASTER_SITE_SUNSITE to MASTER_SITES. (diff)
use OPENSSLINC/LIB to fix build on RELENG_3.
PR: 25680 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=39691
Diffstat (limited to 'www/webstone-ssl/Makefile')
-rw-r--r--www/webstone-ssl/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/webstone-ssl/Makefile b/www/webstone-ssl/Makefile
index 44ab356e89e4..88209bff9d93 100644
--- a/www/webstone-ssl/Makefile
+++ b/www/webstone-ssl/Makefile
@@ -22,6 +22,9 @@ WRKSRC= ${WRKDIR}/WebStone${PORTVERSION}/src
ALL_TARGET= install
NO_INSTALL_MANPAGES= yes
+CONFIGURE_ENV= "CFLAGS=${CFLAGS} -I${OPENSSLINC}" \
+ LIBS=-L${OPENSSLLIB}
+
do-install:
@${RMDIR} ${WRKSRC}/../bin/runs
@${MKDIR} ${PREFIX}/webstone-ssl/bin