aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/eyeclock
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 16:36:06 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 16:36:06 +0000
commit0ce9c970cf1f04781b118a59f97f3eb1664b66e8 (patch)
treef7a394b0aac405fa51a73c089493e2d03e9df09a /x11-clocks/eyeclock
parent91b7fb7247240b23dfe022e015182841d9dcd19c (diff)
downloadports-0ce9c970cf1f04781b118a59f97f3eb1664b66e8.tar.gz
ports-0ce9c970cf1f04781b118a59f97f3eb1664b66e8.zip
Rename x11-*/ patch-xy patches to reflect the files they modify.
Finally, this is the last of it.
Notes
Notes: svn path=/head/; revision=363358
Diffstat (limited to 'x11-clocks/eyeclock')
-rw-r--r--x11-clocks/eyeclock/Makefile2
-rw-r--r--x11-clocks/eyeclock/files/patch-Makefile (renamed from x11-clocks/eyeclock/files/patch-aa)0
-rw-r--r--x11-clocks/eyeclock/files/patch-main.c (renamed from x11-clocks/eyeclock/files/patch-ab)0
3 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/eyeclock/Makefile b/x11-clocks/eyeclock/Makefile
index ab5e6774bb2c..bc7a58434384 100644
--- a/x11-clocks/eyeclock/Makefile
+++ b/x11-clocks/eyeclock/Makefile
@@ -7,7 +7,6 @@ PORTREVISION= 3
CATEGORIES= x11-clocks
MASTER_SITES= http://ftp.vector.co.jp/pack/unix/personal/tokei/
DISTNAME= eyeclk20
-EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Clock with eyes following the mouse pointer
@@ -15,6 +14,7 @@ COMMENT= Clock with eyes following the mouse pointer
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAKE_ENV= X11BASE=${LOCALBASE}
USE_XORG= x11 xau xdmcp xpm xt ice
+USES= tar:tgz
post-patch:
@${REINPLACE_CMD} -e "s#gcc#${CC}#" ${WRKSRC}/Makefile
diff --git a/x11-clocks/eyeclock/files/patch-aa b/x11-clocks/eyeclock/files/patch-Makefile
index c8327404ade1..c8327404ade1 100644
--- a/x11-clocks/eyeclock/files/patch-aa
+++ b/x11-clocks/eyeclock/files/patch-Makefile
diff --git a/x11-clocks/eyeclock/files/patch-ab b/x11-clocks/eyeclock/files/patch-main.c
index 82004a1beba9..82004a1beba9 100644
--- a/x11-clocks/eyeclock/files/patch-ab
+++ b/x11-clocks/eyeclock/files/patch-main.c