aboutsummaryrefslogtreecommitdiff
path: root/sysutils/logstalgia/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-12-18 14:35:53 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-12-18 14:35:53 +0000
commit6c3cf730f5200ee8faafe98e1a646d21f4bef421 (patch)
tree3a428d490afa9c335ec9ede546acd7a93c2c3abe /sysutils/logstalgia/Makefile
parentac083c9976fcd12d5e6be910691cabe6a36f2181 (diff)
downloadports-6c3cf730f5200ee8faafe98e1a646d21f4bef421.tar.gz
ports-6c3cf730f5200ee8faafe98e1a646d21f4bef421.zip
Notes
Diffstat (limited to 'sysutils/logstalgia/Makefile')
-rw-r--r--sysutils/logstalgia/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/logstalgia/Makefile b/sysutils/logstalgia/Makefile
index fdbff6807958..05cf20a383ba 100644
--- a/sysutils/logstalgia/Makefile
+++ b/sysutils/logstalgia/Makefile
@@ -12,10 +12,10 @@ COMMENT= Website access log visualization tool
LICENSE= GPLv3
-LIB_DEPENDS= ftgl:${PORTSDIR}/graphics/ftgl \
- png15:${PORTSDIR}/graphics/png \
- jpeg.11:${PORTSDIR}/graphics/jpeg \
- pcre.3:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= libftgl.so:${PORTSDIR}/graphics/ftgl \
+ libpng15.so:${PORTSDIR}/graphics/png \
+ libjpeg.so:${PORTSDIR}/graphics/jpeg \
+ libpcre.so:${PORTSDIR}/devel/pcre
GNU_CONFIGURE= yes
USES= pkgconfig