aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2014-03-13 03:50:44 +0000
committerEitan Adler <eadler@FreeBSD.org>2014-03-13 03:50:44 +0000
commit5d115a4dea2361693b358cc351aa9ceaea683a8f (patch)
treef950e4f9632d7ee10424b179e756e6d71a6566d2
parentcf8a83a7242586096e8eee14ff416c67b91d7fb9 (diff)
downloadports-5d115a4dea2361693b358cc351aa9ceaea683a8f.tar.gz
ports-5d115a4dea2361693b358cc351aa9ceaea683a8f.zip
Modernize my ports
Notes
Notes: svn path=/head/; revision=348025
-rw-r--r--math/ised/Makefile2
-rw-r--r--misc/kbdscan/Makefile2
-rw-r--r--misc/pastebinit/Makefile2
-rw-r--r--ports-mgmt/symports/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/math/ised/Makefile b/math/ised/Makefile
index 20eff4c93fa2..a8b0cee1e7e8 100644
--- a/math/ised/Makefile
+++ b/math/ised/Makefile
@@ -12,7 +12,7 @@ COMMENT= Tool for generating number sequences and arithmetic evaluation
LICENSE= GPLv3
-USE_BZIP2= yes
+USES= tar:bzip2
GNU_CONFIGURE= yes
# ./base.h:620:14: error: invalid output constraint '=ir' in asm
USE_GCC= yes
diff --git a/misc/kbdscan/Makefile b/misc/kbdscan/Makefile
index 6a276775955d..b6bd823c3e4c 100644
--- a/misc/kbdscan/Makefile
+++ b/misc/kbdscan/Makefile
@@ -10,7 +10,7 @@ COMMENT= Kbdscan shows the scancodes of keys pressed
LICENSE= ISCL
-USE_BZIP2= yes
+USES= tar:bzip2
PLIST_FILES= bin/${PORTNAME}
diff --git a/misc/pastebinit/Makefile b/misc/pastebinit/Makefile
index 124c4c7f4d09..bcaf0bc8f813 100644
--- a/misc/pastebinit/Makefile
+++ b/misc/pastebinit/Makefile
@@ -12,7 +12,7 @@ LICENSE= GPLv2
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}configobj>=4.3.2:${PORTSDIR}/devel/py-configobj
-USE_BZIP2= yes
+USES= tar:bzip2
USE_PYTHON= yes
NO_BUILD= yes
diff --git a/ports-mgmt/symports/Makefile b/ports-mgmt/symports/Makefile
index afd479d4313b..c3289631dbf3 100644
--- a/ports-mgmt/symports/Makefile
+++ b/ports-mgmt/symports/Makefile
@@ -12,7 +12,7 @@ COMMENT= Automatically generate symlinks for virtual categories
LICENSE= BSD2CLAUSE
-USE_BZIP2= yes
+USES= tar:bzip2
NO_BUILD= yes
NO_ARCH= yes