diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-17 23:28:04 +0000 | 
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-17 23:28:04 +0000 | 
| commit | 1a8a092d9fefcbd7f960c82c59802c61807867a6 (patch) | |
| tree | 48e47bf661e0e5d6ed9c060e8aea683b30d4540f /net/xprobe/files/patch-src_Makefile.in | |
| parent | - Update to 1.7.1 (diff) | |
Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.
Sponsored by:	Absolight
Diffstat (limited to 'net/xprobe/files/patch-src_Makefile.in')
| -rw-r--r-- | net/xprobe/files/patch-src_Makefile.in | 10 | 
1 files changed, 10 insertions, 0 deletions
| diff --git a/net/xprobe/files/patch-src_Makefile.in b/net/xprobe/files/patch-src_Makefile.in new file mode 100644 index 000000000000..9280cde27c15 --- /dev/null +++ b/net/xprobe/files/patch-src_Makefile.in @@ -0,0 +1,10 @@ +--- src/Makefile.in.orig	2005-07-27 08:38:17 UTC ++++ src/Makefile.in +@@ -49,7 +49,6 @@ all: lib xprobe2 +  + xprobe2: $(OBJS) modules + 	$(CXX) $(CFLAGS) $(OBJS) $(MODOBJS) -o $@ $(LDFLAGS) $(LIBS) +-	strip $@     +  + modules: + 	cd xpmodules; ${MAKE}     | 
