Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Feb 2015 14:33:10 +0000 (UTC)
From:      Kubilay Kocak <koobs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378877 - head/security/reop
Message-ID:  <201502121433.t1CEXAru016335@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502121433.t1CEXAru016335>