opnsense-ports/graphics/ocre/files/patch-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
414 B
Text

--- Makefile.orig 2010-02-27 00:12:09.000000000 +0000
+++ Makefile
@@ -16,7 +16,7 @@ CFLAGS1= -g -Wall -Wno-uninitialized #
CFLAGS = ${CFLAGS1} `pkg-config --cflags gtk+-$(VERS)` -Isrc -O2
-LDLIBS = `pkg-config --libs gtk+-$(VERS)` -lm -laspell
+LDLIBS = `pkg-config --libs gtk+-$(VERS)` -lm -laspell -lintl
OBJS_DCSW = dcsw/entropydcsw.o dcsw/tabledcsw.o dcsw/treedcsw.o dcsw/dcsw.o dcsw/treesdcsw.o