aboutsummaryrefslogtreecommitdiff
path: root/www/blastbeat
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-08-26 14:06:08 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-08-26 14:06:08 +0000
commit216b5a285fdcc1456a307fcc60f3507c20d613eb (patch)
treed0c8617b772b8f0a175d436d938b8d844590b41f /www/blastbeat
parentb829518a7d432b7cc2546fde7f032238d1db13dc (diff)
Notes
Diffstat (limited to 'www/blastbeat')
-rw-r--r--www/blastbeat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/blastbeat/Makefile b/www/blastbeat/Makefile
index 4087bdb0c6b6..6045bdcd0770 100644
--- a/www/blastbeat/Makefile
+++ b/www/blastbeat/Makefile
@@ -26,8 +26,8 @@ GH_COMMIT= cdac9a9
GH_TAGNAME= ${GH_COMMIT}
PORTEXAMPLES= *
-CFLAGS+= -I${LOCALBASE}/include \
- -L${LOCALBASE}/lib
+CFLAGS+= -I${LOCALBASE}/include
+LIBS+= -L${LOCALBASE}/lib -lm
PLIST_FILES= bin/blastbeat \
%%ETCDIR%%/blastbeat.ini.sample