pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
screengrab-1.101, self-reviewed
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Thu Jan 16 10:44:21 2020 +0100
Changeset: fe7f820cbe184568258af18c858cfb94759dcff3
Modified Files:
screengrab/Makefile
Log Message:
screengrab-1.101, self-reviewed
Adjust 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=fe7f820cbe184568258af18c858cfb94759dcff3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
screengrab/Makefile | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diffs:
diff --git a/screengrab/Makefile b/screengrab/Makefile
index b82a072fb4..c083cbc37b 100644
--- a/screengrab/Makefile
+++ b/screengrab/Makefile
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://lxqt.org/
COMMENT= Crossplatform tool for grabbing screenshots of your desktop
-LICENSE= gnu-lgpl-v2.1
+LICENSE= gnu-gpl-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 lib
pre-configure:
Home |
Main Index |
Thread Index |
Old Index