diff options
Diffstat (limited to 'security/reop')
-rw-r--r-- | security/reop/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/security/reop/Makefile b/security/reop/Makefile index 5852baa518bf..d8452dee3f85 100644 --- a/security/reop/Makefile +++ b/security/reop/Makefile @@ -20,9 +20,6 @@ MAKE_ARGS+= CPPFLAGS="-D_NSIG=NSIG" \ CFLAGS+="-I${LOCALBASE}/include -Iother -Wno-pointer-sign" \ PREFIX="${STAGEDIR}${PREFIX}" -#CFLAGS+= -I${LOCALBASE}/include -Iother -#LDFLAGS+= -L${LOCALBASE}/lib -lsodium - PLIST_FILES= bin/reop \ man/man1/reop.1.gz |