opnsense-ports/deskutils/pal/files/patch-src-Makefile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
378 B
Text

--- Makefile.orig 2008-07-28 18:16:23.000000000 +0200
+++ Makefile 2013-09-12 23:52:39.000000000 +0200
@@ -3,7 +3,7 @@
include Makefile.defs
INCLDIR = -I${prefix}/include `pkg-config --cflags glib-2.0`
-LIBDIR =
+LIBDIR = -L/usr/lib
LIBS = `pkg-config --libs glib-2.0` -lreadline -lncurses
SRC = main.c colorize.c output.c input.c event.c rl.c html.c latex.c \