SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
10
net/pfstat/patches/patch-Makefile
Normal file
10
net/pfstat/patches/patch-Makefile
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- Makefile.orig Tue Aug 21 12:17:36 2007
|
||||
+++ Makefile Tue Mar 24 22:15:48 2009
|
||||
@@ -7,6 +7,6 @@ SUBDIR= pfstatd
|
||||
CFLAGS+= -Wall
|
||||
CFLAGS+= -I${LOCALBASE}/include -I${.CURDIR}
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -L${X11BASE}/lib
|
||||
-LDFLAGS+= -lgd -lm -lpng -lz -ljpeg
|
||||
+LDADD= -lgd -lpng -lz -lm -ljpeg
|
||||
|
||||
.include <bsd.prog.mk>
|
Loading…
Add table
Add a link
Reference in a new issue