summaryrefslogtreecommitdiffstats
path: root/usr.bin/opiekey/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/opiekey/Makefile')
-rw-r--r--usr.bin/opiekey/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr.bin/opiekey/Makefile b/usr.bin/opiekey/Makefile
index 588ec87..ae4738b 100644
--- a/usr.bin/opiekey/Makefile
+++ b/usr.bin/opiekey/Makefile
@@ -5,10 +5,7 @@ OPIE_DIST?= ${.CURDIR}/../../contrib/opie
PROG= opiekey
CFLAGS+= -I${OPIE_DIST}
-
-.if defined(WANT_INSECURE_OPIE) && ${WANT_INSECURE_OPIE} == true
CFLAGS+=-DINSECURE_OVERRIDE
-.endif
DPADD= ${LIBOPIE} ${LIBMD}
LDADD= -lopie -lmd
OpenPOWER on IntegriCloud