diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-04-23 07:59:07 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-04-23 07:59:07 +0000 |
commit | be329624ed385869126646c299edfe2816d1fbc9 (patch) | |
tree | 462529ebe7ae765aa5817eea0fad95fc123601d3 /sysutils/logstalgia | |
parent | 3e3538ea4dd3d256d9c405c0ac92ec3c33b54649 (diff) | |
download | ports-be329624ed385869126646c299edfe2816d1fbc9.tar.gz ports-be329624ed385869126646c299edfe2816d1fbc9.zip |
Notes
Diffstat (limited to 'sysutils/logstalgia')
-rw-r--r-- | sysutils/logstalgia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/logstalgia/Makefile b/sysutils/logstalgia/Makefile index 024374f3cc2f..96114b8af2aa 100644 --- a/sysutils/logstalgia/Makefile +++ b/sysutils/logstalgia/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= ftgl:${PORTSDIR}/graphics/ftgl \ pcre.3:${PORTSDIR}/devel/pcre GNU_CONFIGURE= yes -USE_PKGCONFIG= build +USES= pkgconfig:build USE_SDL= sdl image CFLAGS+= -L/usr/local/lib -I/usr/local/include |