diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-26 16:51:15 +0000 |
commit | 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch) | |
tree | 9b071a8105704e992946dcd6b801e9fcb7635142 /audio/xoscope/files/patch-gtkdatabox-0.6.0_gtk_Makefile.in | |
parent | MooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, (diff) |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'audio/xoscope/files/patch-gtkdatabox-0.6.0_gtk_Makefile.in')
-rw-r--r-- | audio/xoscope/files/patch-gtkdatabox-0.6.0_gtk_Makefile.in | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/audio/xoscope/files/patch-gtkdatabox-0.6.0_gtk_Makefile.in b/audio/xoscope/files/patch-gtkdatabox-0.6.0_gtk_Makefile.in deleted file mode 100644 index c8caf31af229..000000000000 --- a/audio/xoscope/files/patch-gtkdatabox-0.6.0_gtk_Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ ---- gtkdatabox-0.6.0.0/gtk/Makefile.in.orig 2012-11-04 10:45:01.000000000 -0500 -+++ gtkdatabox-0.6.0.0/gtk/Makefile.in 2012-11-04 10:45:27.000000000 -0500 -@@ -193,10 +193,6 @@ - AM_CFLAGS = \ - -O2\ - -Wall -pedantic\ -- -DG_DISABLE_DEPRECATED\ -- -DGDK_DISABLE_DEPRECATED\ -- -DGDK_PIXBUF_DISABLE_DEPRECATED\ -- -DGTK_DISABLE_DEPRECATED\ - `pkg-config gtk+-2.0 --cflags` - - all: all-am |