diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-08 11:17:08 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-08 11:17:08 +0000 |
commit | 2ab539dcf6641013cf030237fb4971b6a93757f5 (patch) | |
tree | a54d33520d98c61ee2a68e3afa6cf5aa83a00659 /net/irrd | |
parent | 1054a5082d340e88a0cf0e94890180a792e2e11a (diff) | |
download | pkgsrc-2ab539dcf6641013cf030237fb4971b6a93757f5.tar.gz |
Remove "Trailing empty lines." and/or "Trailing white-space."
Diffstat (limited to 'net/irrd')
-rw-r--r-- | net/irrd/options.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/irrd/options.mk b/net/irrd/options.mk index ad1735a2960..073a87e7b75 100644 --- a/net/irrd/options.mk +++ b/net/irrd/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.2 2013/04/06 11:23:05 rodent Exp $ +# $NetBSD: options.mk,v 1.3 2013/04/08 11:17:18 rodent Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.irrd PKG_SUPPORTED_OPTIONS= pthreads @@ -14,4 +14,3 @@ PTHREAD_AUTO_VARS= yes .else CONFIGURE_ARGS+= --disable-thread .endif - |