svn commit: r378877 - head/security/reop
Kubilay Kocak
koobs at FreeBSD.org
Thu Feb 12 14:33:10 UTC 2015
Author: koobs
Date: Thu Feb 12 14:33:09 2015
New Revision: 378877
URL: https://svnweb.freebsd.org/changeset/ports/378877
QAT: https://qat.redports.org/buildarchive/r378877/
Log:
security/reop: Quietly clean up after myself
Remove commented out *FLAGS
Modified:
head/security/reop/Makefile
Modified: head/security/reop/Makefile
==============================================================================
--- head/security/reop/Makefile Thu Feb 12 14:28:58 2015 (r378876)
+++ head/security/reop/Makefile Thu Feb 12 14:33:09 2015 (r378877)
@@ -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
More information about the svn-ports-all
mailing list