diff options
| author | Timur I. Bakeyev <timur@FreeBSD.org> | 2009-01-20 13:53:25 +0000 | 
|---|---|---|
| committer | Timur I. Bakeyev <timur@FreeBSD.org> | 2009-01-20 13:53:25 +0000 | 
| commit | ec6751d695d4aadddc86231cde07bb0071304078 (patch) | |
| tree | 17c9879847ce7ca8250b15c9e2ea536e02b571f7 /net/samba4wins/files/patch-utils__config.mk | |
| parent | - Remove example files from fpc-gtk1 and fpc-gtk2 ports. It can be (diff) | |
Upgrade port to the 1.0.7 and fix gcc 4.2 compilation problem
Diffstat (limited to 'net/samba4wins/files/patch-utils__config.mk')
| -rw-r--r-- | net/samba4wins/files/patch-utils__config.mk | 20 | 
1 files changed, 20 insertions, 0 deletions
| diff --git a/net/samba4wins/files/patch-utils__config.mk b/net/samba4wins/files/patch-utils__config.mk new file mode 100644 index 000000000000..3c3019fd73df --- /dev/null +++ b/net/samba4wins/files/patch-utils__config.mk @@ -0,0 +1,20 @@ +--- ./utils/config.mk.orig	2009-01-14 08:31:07.000000000 +0000 ++++ ./utils/config.mk	2009-01-19 02:13:34.000000000 +0000 +@@ -77,7 +77,7 @@ +  + ################################# + # Start BINARY nmblookup +-[BINARY::nmblookup] ++[BINARY::nmblookup4] + INSTALLDIR = BINDIR + OBJ_FILES = \ + 		nmblookup.o +@@ -92,7 +92,7 @@ +  + ################################# + # Start BINARY testparm +-[BINARY::testparm] ++[BINARY::testparm4] + INSTALLDIR = BINDIR + OBJ_FILES = \ + 		testparm.o | 
