summaryrefslogtreecommitdiff
path: root/ham/xdx
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-03 19:32:06 +0000
committerrillig <rillig@pkgsrc.org>2019-11-03 19:32:06 +0000
commitc431e6280dc02b0310e0dc92ece15557d05cad1a (patch)
tree9e6c6ddbc2ea6f88b5e2f7fbb29b2e5ca780b5b9 /ham/xdx
parentde90321faa2cb881bb1a9b82259ec01e54fd0566 (diff)
downloadpkgsrc-c431e6280dc02b0310e0dc92ece15557d05cad1a.tar.gz
ham: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Diffstat (limited to 'ham/xdx')
-rw-r--r--ham/xdx/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/ham/xdx/Makefile b/ham/xdx/Makefile
index 4cf14fd9b80..9a0c03d89a2 100644
--- a/ham/xdx/Makefile
+++ b/ham/xdx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2019/07/21 22:25:08 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2019/11/03 19:32:08 rillig Exp $
#
DISTNAME= xdx-2.5.0
@@ -11,9 +11,9 @@ HOMEPAGE= https://sourceforge.net/projects/xdxclusterclient/
COMMENT= Amateur Radio tcp/ip DX-cluster client
LICENSE= gnu-gpl-v2
-USE_TOOLS+= gmake pkg-config
-GNU_CONFIGURE= yes
-USE_PKGLOCALEDIR=yes
+USE_TOOLS+= gmake pkg-config
+GNU_CONFIGURE= yes
+USE_PKGLOCALEDIR= yes
LDFLAGS.SunOS+= -lsocket -lnsl -lresolv