mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
x11-clocks/intclock: Mark DEPRECATED
- Add LICENSE GPLv2 - Refresh patches - Upstream website vaporized and DISTFILE no longer available - Set EXPIRATION_DATE 2024-01-16
This commit is contained in:
parent
f98c2d7ede
commit
55a2aec873
@ -8,8 +8,14 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Multi-timezone clock
|
||||
WWW= http://www.peterverthez.net/projects/intclock/
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
DEPRECATED= Upstream website vaporized
|
||||
EXPIRATION_DATE= 2024-01-16
|
||||
|
||||
BUILD_DEPENDS= p5-Gtk2>=1.144:x11-toolkits/p5-Gtk2
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS= p5-Gtk2>=1.144:x11-toolkits/p5-Gtk2
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
@ -1,6 +1,6 @@
|
||||
--- ./Makefile.PL.orig 2014-08-28 18:50:07.282934874 +0100
|
||||
+++ ./Makefile.PL 2014-08-28 18:50:28.962268980 +0100
|
||||
@@ -33,7 +33,7 @@
|
||||
--- Makefile.PL.orig 2007-03-31 16:16:20 UTC
|
||||
+++ Makefile.PL
|
||||
@@ -33,7 +33,7 @@ for (my $i = 0 ; $i < scalar(@ARGV) ; $i++){
|
||||
# preliminary checks
|
||||
#------------------------------------------------------------------------
|
||||
# Mandatory perl modules
|
||||
|
Loading…
Reference in New Issue
Block a user