aboutsummaryrefslogtreecommitdiff
path: root/sysutils/logstalgia
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-09-12 12:23:32 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-09-12 12:23:32 +0000
commit303394f170ca9a7b706581d9d56a21e77bea74d8 (patch)
tree18408304235f338f597fa1d04630562002f7a89d /sysutils/logstalgia
parent669033f33540a326c34c082ae8bdc08554315bdb (diff)
downloadports-303394f170ca9a7b706581d9d56a21e77bea74d8.tar.gz
ports-303394f170ca9a7b706581d9d56a21e77bea74d8.zip
Notes
Diffstat (limited to 'sysutils/logstalgia')
-rw-r--r--sysutils/logstalgia/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/logstalgia/Makefile b/sysutils/logstalgia/Makefile
index 10371df10534..ff923eebc5a2 100644
--- a/sysutils/logstalgia/Makefile
+++ b/sysutils/logstalgia/Makefile
@@ -21,6 +21,6 @@ GNU_CONFIGURE= yes
USES= pkgconfig
USE_SDL= sdl image
-CFLAGS+= -L/usr/local/lib -I/usr/local/include
+CFLAGS+= -L${LOCALBASE}/lib
.include <bsd.port.mk>