From 90803c7584db8b6db7a8851eea45e165d6effa9d Mon Sep 17 00:00:00 2001 From: Diane Bruce Date: Tue, 1 Oct 2019 18:11:52 +0000 Subject: Unbreak port due to missing dependencies Regenerate bad non makepatch patch Give to hamradio@ team Reported by: pkg-fallout --- audio/xanalyser/Makefile | 5 +++-- audio/xanalyser/files/patch-src_pcm-oss.cc | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'audio/xanalyser') diff --git a/audio/xanalyser/Makefile b/audio/xanalyser/Makefile index d3f97231f7d1..2c7204c5434c 100644 --- a/audio/xanalyser/Makefile +++ b/audio/xanalyser/Makefile @@ -8,13 +8,14 @@ CATEGORIES= audio hamradio MASTER_SITES= http://arvin.schnell-web.net/xanalyser/ \ LOCAL/db -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Spectrum analyser LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake libtool motif tar:bzip2 +USES= gmake libtool motif tar:bzip2 xorg +USE_XORG= x11 xmu ice sm xt xp xext GNU_CONFIGURE= yes PLIST_FILES= bin/xanalyser lib/X11/app-defaults/XAnalyser man/man1/xanalyser.1.gz diff --git a/audio/xanalyser/files/patch-src_pcm-oss.cc b/audio/xanalyser/files/patch-src_pcm-oss.cc index 69579219659c..20d5ece1d5bb 100644 --- a/audio/xanalyser/files/patch-src_pcm-oss.cc +++ b/audio/xanalyser/files/patch-src_pcm-oss.cc @@ -1,6 +1,6 @@ ---- src/pcm-oss.cc 2014-09-06 09:44:07.000000000 +0200 -+++ src/pcm-oss.cc 2014-09-06 09:45:02.000000000 +0200 -@@ -100,7 +100,8 @@ +--- src/pcm-oss.cc.orig 2006-07-03 20:05:03 UTC ++++ src/pcm-oss.cc +@@ -100,7 +100,8 @@ PCMOSS::PCMOSS (const char* name, pcm_type_t type, pcm } int tmp_buffer_size = want_buffer_size; -- cgit v1.2.3