summaryrefslogtreecommitdiff
path: root/ham
diff options
context:
space:
mode:
authortv <tv>2005-04-11 21:44:48 +0000
committertv <tv>2005-04-11 21:44:48 +0000
commit6ae45d8308fa8e630ce7e54497d6aa30e16ed140 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /ham
parent06c84faf8b8f9b82d97b65e1afea04a61d1ea33c (diff)
downloadpkgsrc-6ae45d8308fa8e630ce7e54497d6aa30e16ed140.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'ham')
-rw-r--r--ham/gmfsk/Makefile3
-rw-r--r--ham/grig/Makefile3
-rw-r--r--ham/hamlib/Makefile3
-rw-r--r--ham/linpsk/Makefile3
-rw-r--r--ham/tlf/Makefile3
-rw-r--r--ham/tnt/Makefile3
-rw-r--r--ham/xdx/Makefile3
-rw-r--r--ham/xlog/Makefile3
8 files changed, 8 insertions, 16 deletions
diff --git a/ham/gmfsk/Makefile b/ham/gmfsk/Makefile
index 642d393ecea..d9c982f1c52 100644
--- a/ham/gmfsk/Makefile
+++ b/ham/gmfsk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/01/31 13:54:08 wulf Exp $
+# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:10 tv Exp $
#
DISTNAME= gmfsk-0.6
@@ -9,7 +9,6 @@ MAINTAINER= wulf@NetBSD.org
HOMEPAGE= http://gmfsk.connect.fi/
COMMENT= Multimode HF terminal program
-USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
GCONF2_SCHEMAS+=gmfsk.schemas
diff --git a/ham/grig/Makefile b/ham/grig/Makefile
index b42d57350a4..97234faaa95 100644
--- a/ham/grig/Makefile
+++ b/ham/grig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/11/30 18:26:39 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:10 tv Exp $
#
DISTNAME= grig-0.2.2
@@ -10,7 +10,6 @@ MAINTAINER= wulf@NetBSD.org
HOMEPAGE= http://groundstation.sourceforge.net/
COMMENT= Graphical user interface to the Hamlib libraries
-USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
BUILD_USES_MSGFMT= YES
diff --git a/ham/hamlib/Makefile b/ham/hamlib/Makefile
index e7c71860f5d..bd6792ec4a1 100644
--- a/ham/hamlib/Makefile
+++ b/ham/hamlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/12/18 19:24:26 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2005/04/11 21:46:10 tv Exp $
#
DISTNAME= hamlib-1.2.3
@@ -10,7 +10,6 @@ MAINTAINER= wulf@NetBSD.org
HOMEPAGE= http://hamlib.sourceforge.net/
COMMENT= API for digital communications equipment
-USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
diff --git a/ham/linpsk/Makefile b/ham/linpsk/Makefile
index 983a29b405b..cba36cfa514 100644
--- a/ham/linpsk/Makefile
+++ b/ham/linpsk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/03/16 20:00:52 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2005/04/11 21:46:10 tv Exp $
#
DISTNAME= linpsk-0.8.0.4
@@ -11,7 +11,6 @@ COMMENT= PSK31 terminal program using QT3
BUILD_DEPENDS+= qt3-tools-3.*:../../x11/qt3-tools
-USE_BUILDLINK3= yes
USE_LIBTOOL= yes
USE_GNU_TOOLS+= make
USE_GNUMAKE= yes
diff --git a/ham/tlf/Makefile b/ham/tlf/Makefile
index 985bf0ca013..65039cc023c 100644
--- a/ham/tlf/Makefile
+++ b/ham/tlf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/10/09 16:59:18 kristerw Exp $
+# $NetBSD: Makefile,v 1.4 2005/04/11 21:46:10 tv Exp $
#
DISTNAME= tlf-0.9.20
@@ -11,7 +11,6 @@ HOMEPAGE= http://home.iae.nl/users/reinc/TLF-0.2.html
COMMENT= Advanced hamradio logging and contest program
USE_NCURSES= yes
-USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
BUILD_USES_MSGFMT=yes
diff --git a/ham/tnt/Makefile b/ham/tnt/Makefile
index 6e137707091..b2a2ed54451 100644
--- a/ham/tnt/Makefile
+++ b/ham/tnt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/08/02 21:32:12 minskim Exp $
+# $NetBSD: Makefile,v 1.19 2005/04/11 21:46:10 tv Exp $
#
DISTNAME= tnt-1.9.1
@@ -16,7 +16,6 @@ DEPENDS+= dialog>=0.6z:../../misc/dialog
PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_GNU_TOOLS+= make
-USE_BUILDLINK3= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
diff --git a/ham/xdx/Makefile b/ham/xdx/Makefile
index 42cfde2f13a..ffae81ec9bd 100644
--- a/ham/xdx/Makefile
+++ b/ham/xdx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/01/23 09:24:18 wulf Exp $
+# $NetBSD: Makefile,v 1.7 2005/04/11 21:46:10 tv Exp $
#
DISTNAME= xdx-1.2
@@ -9,7 +9,6 @@ MAINTAINER= wulf@NetBSD.org
HOMEPAGE= http://www.qsl.net/pg4i/linux/xdx.html
COMMENT= Amateur Radio tcp/ip DX-cluster client
-USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR=yes
diff --git a/ham/xlog/Makefile b/ham/xlog/Makefile
index b49cdfa65d0..71c4f7122b6 100644
--- a/ham/xlog/Makefile
+++ b/ham/xlog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/01/23 09:02:54 wulf Exp $
+# $NetBSD: Makefile,v 1.13 2005/04/11 21:46:11 tv Exp $
#
DISTNAME= xlog-1.0
@@ -10,7 +10,6 @@ HOMEPAGE= http://www.qsl.net/pg4i/linux/xlog.html
COMMENT= Amateur Radio logging program
GNU_CONFIGURE= yes
-USE_BUILDLINK3= yes
USE_PKGLOCALEDIR=yes
USE_GNU_TOOLS+= make