pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xfce4-screenshooter
Module Name: pkgsrc
Committed By: gutteridge
Date: Tue Mar 8 01:42:12 UTC 2022
Modified Files:
pkgsrc/x11/xfce4-screenshooter: Makefile
Log Message:
xfce4-screenshooter: address issues noted by pkglint
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 pkgsrc/x11/xfce4-screenshooter/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/xfce4-screenshooter/Makefile
diff -u pkgsrc/x11/xfce4-screenshooter/Makefile:1.47 pkgsrc/x11/xfce4-screenshooter/Makefile:1.48
--- pkgsrc/x11/xfce4-screenshooter/Makefile:1.47 Tue Mar 8 01:39:06 2022
+++ pkgsrc/x11/xfce4-screenshooter/Makefile Tue Mar 8 01:42:12 2022
@@ -1,18 +1,15 @@
-# $NetBSD: Makefile,v 1.47 2022/03/08 01:39:06 gutteridge Exp $
+# $NetBSD: Makefile,v 1.48 2022/03/08 01:42:12 gutteridge Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
VERSION= 1.9.10
DISTNAME= xfce4-screenshooter-${VERSION}
-CATEGORIES= misc
+CATEGORIES= x11
MASTER_SITES= https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R}/
HOMEPAGE= https://archive.xfce.org/src/apps/xfce4-screenshooter/${VERSION:R}/
COMMENT= Xfce screenshoot application
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-
BUILDLINK_API_DEPENDS.xfce4-panel+= xfce4-panel>=4.14.0
.include "../../x11/xfce4-panel/buildlink3.mk"
BUILDLINK_API_DEPENDS.libxfce4ui+= libxfce4ui>=4.14.0
Home |
Main Index |
Thread Index |
Old Index