pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pavucontrol-qt-0.14.1, self-reviewed



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Thu Jan 16 10:49:40 2020 +0100
Changeset:	c23fa54dc02063da2e17b460e749d6176a9d0820

Modified Files:
	pavucontrol-qt/Makefile

Log Message:
pavucontrol-qt-0.14.1, self-reviewed

Fix license. Remove unnecessary lines.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c23fa54dc02063da2e17b460e749d6176a9d0820

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 pavucontrol-qt/Makefile | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diffs:
diff --git a/pavucontrol-qt/Makefile b/pavucontrol-qt/Makefile
index d7bc8b97ed..7d6d4a7c7a 100644
--- a/pavucontrol-qt/Makefile
+++ b/pavucontrol-qt/Makefile
@@ -8,7 +8,7 @@ EXTRACT_SUFX=	.tar.xz
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://lxqt.org/
 COMMENT=	Pulseaudio mixer in Qt
-LICENSE=	gnu-lgpl-v2.1
+LICENSE=	gnu-lgpl-v2
 
 USE_CMAKE=	yes
 USE_TOOLS+=	pkg-config
@@ -17,8 +17,6 @@ USE_LANGUAGES=	c c++
 CONFIGURE_DIRS=	build
 CMAKE_ARG_PATH=	..
 
-CFLAGS.NetBSD+=	-D_NETBSD_SOURCE
-
 INSTALLATION_DIRS+=	bin
 
 pre-configure:


Home | Main Index | Thread Index | Old Index