summaryrefslogtreecommitdiff
path: root/devel/lutok
diff options
context:
space:
mode:
authorwiz <wiz>2016-12-31 09:39:31 +0000
committerwiz <wiz>2016-12-31 09:39:31 +0000
commit36c8e12a148c7e2f13a32bacb679a954d0b63c5a (patch)
tree81e17373f083f156c5c8624d6b8f91c9476bafb8 /devel/lutok
parentc0cce7406d023e2fa30e27bfb7022176402ee966 (diff)
downloadpkgsrc-36c8e12a148c7e2f13a32bacb679a954d0b63c5a.tar.gz
Use standard way to test for options.
Diffstat (limited to 'devel/lutok')
-rw-r--r--devel/lutok/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/lutok/Makefile b/devel/lutok/Makefile
index b5df5c40cc1..15751b42842 100644
--- a/devel/lutok/Makefile
+++ b/devel/lutok/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2014/10/19 22:27:45 alnsn Exp $
+# $NetBSD: Makefile,v 1.13 2016/12/31 09:39:31 wiz Exp $
DISTNAME= lutok-0.4
PKGREVISION= 3
@@ -29,7 +29,7 @@ PKGCONFIG_OVERRIDE= lutok.pc.in
.include "../../mk/bsd.options.mk"
-.if $(PKG_OPTIONS:Mtests)
+.if !empty(PKG_OPTIONS:Mtests)
. include "../../devel/atf/buildlink3.mk"
CONFIGURE_ARGS+= --with-atf
PLIST_SUBST+= TESTS=