diff options
author | adamw <adamw@FreeBSD.org> | 2014-07-30 03:11:51 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-07-30 03:11:51 +0800 |
commit | 5d4f6dbf6920e86fef1c7e3a8e60608b5d4f4764 (patch) | |
tree | 97c04ac5ad39d0af4b856d37b17a5a074d6adbc6 /x11 | |
parent | 1797fa8d15fb48b349a9dcceef649bf7bbbc52c3 (diff) | |
download | freebsd-ports-gnome-5d4f6dbf6920e86fef1c7e3a8e60608b5d4f4764.tar.gz freebsd-ports-gnome-5d4f6dbf6920e86fef1c7e3a8e60608b5d4f4764.tar.zst freebsd-ports-gnome-5d4f6dbf6920e86fef1c7e3a8e60608b5d4f4764.zip |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/dxpc/Makefile | 3 | ||||
-rw-r--r-- | x11/dynamag/Makefile | 3 | ||||
-rw-r--r-- | x11/tkXwin/Makefile | 3 | ||||
-rw-r--r-- | x11/wbar/Makefile | 3 | ||||
-rw-r--r-- | x11/xbelld/Makefile | 3 | ||||
-rw-r--r-- | x11/xcoloredit/Makefile | 3 | ||||
-rw-r--r-- | x11/xkeycaps/Makefile | 3 | ||||
-rw-r--r-- | x11/xlogout/Makefile | 3 |
8 files changed, 8 insertions, 16 deletions
diff --git a/x11/dxpc/Makefile b/x11/dxpc/Makefile index 2adb87d9a9ca..d34d66dbf105 100644 --- a/x11/dxpc/Makefile +++ b/x11/dxpc/Makefile @@ -5,7 +5,6 @@ PORTNAME= dxpc PORTVERSION= 3.9.2 CATEGORIES= x11 MASTER_SITES= http://www.vigor.nu/dxpc/ -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Compressing X protocol proxy designed to support X11 over slow links @@ -15,7 +14,7 @@ LIB_DEPENDS= liblzo2.so:${PORTSDIR}/archivers/lzo2 LICENSE= BSD2CLAUSE USE_XORG= x11 -USES= gmake +USES= gmake tar:tgz GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-lzo-lib=${LOCALBASE} MAKE_ARGS= INSTALL="${INSTALL_PROGRAM}" \ diff --git a/x11/dynamag/Makefile b/x11/dynamag/Makefile index 7b0c48b3d418..5d2bedf26367 100644 --- a/x11/dynamag/Makefile +++ b/x11/dynamag/Makefile @@ -7,14 +7,13 @@ PORTREVISION= 2 CATEGORIES= x11 accessibility MASTER_SITES= ftp://trace.wisc.edu/pub/access_utils/unix/ DISTNAME= unwindows -EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Magnifying utility which updates continuously ALL_TARGET= dynamag PLIST_FILES= bin/dynamag -USES= imake +USES= imake tar:Z USE_XORG= x11 xaw xext xmu xt xpm sm ice WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/x11/tkXwin/Makefile b/x11/tkXwin/Makefile index c50ed2a9d1a9..54f28e423286 100644 --- a/x11/tkXwin/Makefile +++ b/x11/tkXwin/Makefile @@ -6,13 +6,12 @@ PORTVERSION= 1.0 PORTREVISION= 5 CATEGORIES= x11 MASTER_SITES= http://beepcore-tcl.sourceforge.net/ -EXTRACT_SUFX= .tgz MAINTAINER= dsh@vlink.ru COMMENT= Tcl/Tk library to detect idle periods of an X session GNU_CONFIGURE= yes -USES= libtool tk:84 +USES= libtool tk:84 tar:tgz USE_XORG= xt xscrnsaver USE_LDCONFIG= yes diff --git a/x11/wbar/Makefile b/x11/wbar/Makefile index 45c669f772e0..b248480eeaa9 100644 --- a/x11/wbar/Makefile +++ b/x11/wbar/Makefile @@ -6,7 +6,6 @@ PORTVERSION= 2.3.4 PORTREVISION= 0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -EXTRACT_SUFX= .tgz MAINTAINER= nivit@FreeBSD.org COMMENT= quick launch bar for fluxbox, WindowMaker, Xfce, etc @@ -15,7 +14,7 @@ LICENSE= GPLv3 CONFIGURE_ARGS= --exec-prefix=${PREFIX} -USES= pkgconfig gettext gmake +USES= pkgconfig gettext gmake tar:tgz USE_EFL= imlib2 GNU_CONFIGURE= yes diff --git a/x11/xbelld/Makefile b/x11/xbelld/Makefile index 0f715f35a336..43053e7ce7e2 100644 --- a/x11/xbelld/Makefile +++ b/x11/xbelld/Makefile @@ -7,14 +7,13 @@ PORTREVISION= 4 CATEGORIES= x11 MASTER_SITES= http://www.meowfishies.com/code/ DISTNAME= ${PORTNAME}-0.2beta2 -EXTRACT_SUFX= .tgz MAINTAINER= chip-set@mail.ru COMMENT= XBellD is a small daemon for replacing the standard X terminal bell LIB_DEPENDS= libaudiofile.so:${PORTSDIR}/audio/libaudiofile -USES= imake +USES= imake tar:tgz USE_XORG= ice sm xtrap xmu xt USE_GNOME= esound diff --git a/x11/xcoloredit/Makefile b/x11/xcoloredit/Makefile index dec1b6cbb581..bb2c52f31f16 100644 --- a/x11/xcoloredit/Makefile +++ b/x11/xcoloredit/Makefile @@ -7,12 +7,11 @@ PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= XCONTRIB/../R5contrib DISTNAME= ${PORTNAME} -EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Find colour values by graphical colour mixing -USES= imake +USES= imake tar:Z USE_XORG= ice sm x11 xaw xext xmu xpm xt PLIST_FILES= bin/xcoloredit \ diff --git a/x11/xkeycaps/Makefile b/x11/xkeycaps/Makefile index f2b8307022b3..bd2b011b1924 100644 --- a/x11/xkeycaps/Makefile +++ b/x11/xkeycaps/Makefile @@ -6,12 +6,11 @@ PORTVERSION= 2.46 PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= http://www.jwz.org/xkeycaps/ -EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Graphically display and edit the keyboard mapping -USES= imake +USES= imake tar:Z USE_XORG= xbitmaps xaw PLIST_FILES= bin/xkeycaps \ man/man1/xkeycaps.1.gz diff --git a/x11/xlogout/Makefile b/x11/xlogout/Makefile index aec05c8621d6..ed90f8ec31c9 100644 --- a/x11/xlogout/Makefile +++ b/x11/xlogout/Makefile @@ -5,12 +5,11 @@ PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= ftp://ftp.tu-darmstadt.de/pub/X11/other/ -EXTRACT_SUFX= .tar.Z MAINTAINER= naddy@FreeBSD.org COMMENT= Simple logout button -USES= imake +USES= imake tar:Z WRKSRC= ${WRKDIR}/xlogout USE_XORG= ice sm x11 xaw xext xmu xpm xt |