aboutsummaryrefslogtreecommitdiff
path: root/deskutils
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 /deskutils
parentaa63c219bc3e4ef1b783a2b3c14615ecde12089a (diff)
downloadports-a84c115a09e00e14810cb1deb7bf4637a33ad313.tar.gz
ports-a84c115a09e00e14810cb1deb7bf4637a33ad313.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/fbreader/Makefile3
-rw-r--r--deskutils/fusenshi/Makefile3
-rw-r--r--deskutils/pal/Makefile3
-rw-r--r--deskutils/qrfcview/Makefile3
-rw-r--r--deskutils/x026/Makefile3
-rw-r--r--deskutils/xmaddressbook/Makefile3
-rw-r--r--deskutils/xpostit/Makefile3
-rw-r--r--deskutils/xrolo/Makefile3
8 files changed, 8 insertions, 16 deletions
diff --git a/deskutils/fbreader/Makefile b/deskutils/fbreader/Makefile
index 2fe5fb990156..4c8477ce7a97 100644
--- a/deskutils/fbreader/Makefile
+++ b/deskutils/fbreader/Makefile
@@ -8,7 +8,6 @@ PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= http://www.fbreader.org/files/desktop/ \
http://old.fbreader.org/
-EXTRACT_SUFX= .tgz
MAINTAINER= fluffy@FreeBSD.org
COMMENT= Powerful e-book reader
@@ -33,7 +32,7 @@ STATUS= debug
STATUS= release
.endif
-USES= iconv gmake pkgconfig
+USES= iconv gmake pkgconfig tar:tgz
USE_SQLITE= yes
USE_LDCONFIG= yes
diff --git a/deskutils/fusenshi/Makefile b/deskutils/fusenshi/Makefile
index 7427ec29ba0e..83a35b41e5b0 100644
--- a/deskutils/fusenshi/Makefile
+++ b/deskutils/fusenshi/Makefile
@@ -6,7 +6,6 @@ PORTVERSION= 0.9.0
PORTREVISION= 12
CATEGORIES= deskutils
MASTER_SITES= http://www.ongs.co.jp/projects/fusenshi/
-EXTRACT_SUFX= .tgz
MAINTAINER= ozawa@ongs.co.jp
COMMENT= Post-it(R) like application with network support
@@ -14,7 +13,7 @@ COMMENT= Post-it(R) like application with network support
LIB_DEPENDS= libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24 \
libgtksourceview-1.0.so:${PORTSDIR}/x11-toolkits/gtksourceview
-USES= pkgconfig
+USES= pkgconfig tar:tgz
USE_GNOME= libxml2
MAKE_JOBS_UNSAFE= yes
diff --git a/deskutils/pal/Makefile b/deskutils/pal/Makefile
index 3f8210452757..9740c76a2979 100644
--- a/deskutils/pal/Makefile
+++ b/deskutils/pal/Makefile
@@ -5,12 +5,11 @@ PORTNAME= pal
PORTVERSION= 0.4.3
CATEGORIES= deskutils
MASTER_SITES= SF/${PORTNAME}cal/${PORTNAME}/${PORTVERSION}
-EXTRACT_SUFX= .tgz
MAINTAINER= h.skuhra@gmail.com
COMMENT= Calendar application
-USES= pkgconfig gettext gmake
+USES= pkgconfig gettext gmake tar:tgz
USE_GNOME= glib20
ALL_TARGET=
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
diff --git a/deskutils/qrfcview/Makefile b/deskutils/qrfcview/Makefile
index ae1f61b1338d..668ded88fc3f 100644
--- a/deskutils/qrfcview/Makefile
+++ b/deskutils/qrfcview/Makefile
@@ -6,12 +6,11 @@ PORTVERSION= 0.62
PORTREVISION= 5
CATEGORIES= deskutils
MASTER_SITES= CENKES BERLIOS
-EXTRACT_SUFX= .tgz
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= Graphical RFC viewer
-USES= qmake
+USES= qmake tar:tgz
USE_QT4= gui network corelib uic_build moc_build rcc_build
PLIST_FILES= bin/qRFCView
PORTDOCS= *
diff --git a/deskutils/x026/Makefile b/deskutils/x026/Makefile
index f258d1f467f8..c3f7183d106f 100644
--- a/deskutils/x026/Makefile
+++ b/deskutils/x026/Makefile
@@ -5,12 +5,11 @@ PORTNAME= x026
PORTVERSION= 1.2
CATEGORIES= deskutils
MASTER_SITES= SF/x3270/${PORTNAME}/${PORTVERSION}
-EXTRACT_SUFX= .tgz
MAINTAINER= saper@saper.info
COMMENT= IBM 026 Keypunch Emulator for the X Window System
-USES= imake
+USES= imake tar:tgz
USE_XORG= xaw7 xpm xt
PLIST_FILES= bin/${PORTNAME} \
diff --git a/deskutils/xmaddressbook/Makefile b/deskutils/xmaddressbook/Makefile
index 54db05f73256..0412cde06183 100644
--- a/deskutils/xmaddressbook/Makefile
+++ b/deskutils/xmaddressbook/Makefile
@@ -7,12 +7,11 @@ PORTREVISION= 3
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= office
-EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= X11/Motif-based addressbook program
-USES= imake motif
+USES= imake motif tar:Z
USE_XORG= ice sm x11 xext xi xp xt oldx
WRKSRC= ${WRKDIR}/xmaddressbook
diff --git a/deskutils/xpostit/Makefile b/deskutils/xpostit/Makefile
index 07237f0533f1..ee8d380cde64 100644
--- a/deskutils/xpostit/Makefile
+++ b/deskutils/xpostit/Makefile
@@ -7,12 +7,11 @@ PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= ftp://ftp.x.org/R5contrib/
DISTNAME= ${PORTNAME}${PORTVERSION}
-EXTRACT_SUFX= .tar.Z
MAINTAINER= joerg@FreeBSD.org
COMMENT= PostIt (R) messages onto your X11 screen
-USES= imake
+USES= imake tar:Z
USE_XORG= ice sm x11 xaw xext xmu xpm xt
WRKSRC= ${WRKDIR}/xpostit
diff --git a/deskutils/xrolo/Makefile b/deskutils/xrolo/Makefile
index 2ed81c881390..32306efa1a40 100644
--- a/deskutils/xrolo/Makefile
+++ b/deskutils/xrolo/Makefile
@@ -8,7 +8,6 @@ CATEGORIES= deskutils
MASTER_SITES= ftp://ftp.uni-potsdam.de/pub/X11/open-look/ \
ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/
DISTNAME= ${PORTNAME}.v2p6
-EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Electronic Rolodex
@@ -17,7 +16,7 @@ LIB_DEPENDS= libxview.so:${PORTSDIR}/x11-toolkits/xview
WRKSRC= ${WRKDIR}/xrolo
-USES= imake
+USES= imake tar:Z
USE_XORG= x11 xext
PLIST_FILES= bin/xrolo man/man1/xrolo.1.gz