summaryrefslogtreecommitdiff
path: root/x11-clocks
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 19:11:51 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 19:11:51 +0000
commita84c115a09e00e14810cb1deb7bf4637a33ad313 (patch)
tree97c04ac5ad39d0af4b856d37b17a5a074d6adbc6 /x11-clocks
parentFix misapplication (diff)
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
Notes
Notes: svn path=/head/; revision=363374
Diffstat (limited to 'x11-clocks')
-rw-r--r--x11-clocks/asclock/Makefile3
-rw-r--r--x11-clocks/dclock/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-clocks/asclock/Makefile b/x11-clocks/asclock/Makefile
index 565a33cb8038..9de34299fbe0 100644
--- a/x11-clocks/asclock/Makefile
+++ b/x11-clocks/asclock/Makefile
@@ -8,14 +8,13 @@ CATEGORIES= x11-clocks afterstep
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications
DISTNAME= ${PORTNAME}
-EXTRACT_SUFX= .tgz
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Afterstep clock with some language extensions
CONFLICTS= asclock-gtk-[0-9]* asclock-xlib-[0-9]*
-USES= imake
+USES= imake tar:tgz
USE_XORG= xpm xext x11
PLIST_FILES= bin/asclock man/man1/asclock.1.gz
diff --git a/x11-clocks/dclock/Makefile b/x11-clocks/dclock/Makefile
index 7e0439fc7878..405e51fd1a83 100644
--- a/x11-clocks/dclock/Makefile
+++ b/x11-clocks/dclock/Makefile
@@ -5,7 +5,6 @@ PORTNAME= dclock
PORTVERSION= 2.2.2
CATEGORIES= x11-clocks
MASTER_SITES= http://opencircuitdesign.com/~tim/programs/dclock/archive/
-EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= A 7-segment digital clock with some optional features
@@ -17,7 +16,7 @@ SOX_DESC= Install SOX to play audio
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_XORG= x11 xt
-USES= pkgconfig
+USES= pkgconfig tar:tgz
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lX11 -lXt -lm