diff options
| author | Ashish SHUKLA <ashish@FreeBSD.org> | 2018-11-08 16:00:12 +0000 |
|---|---|---|
| committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2018-11-08 16:00:12 +0000 |
| commit | ae973852b74d1bcd56fc595bc427764a6b3ffb0c (patch) | |
| tree | 1cb548aab26b3ab1593af42fc7209783d0759b44 /security/git-crypt | |
| parent | 18e828764fe3c3dbd30e6e2a72e73e33817579ae (diff) | |
Notes
Diffstat (limited to 'security/git-crypt')
| -rw-r--r-- | security/git-crypt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/git-crypt/Makefile b/security/git-crypt/Makefile index 49f939b6e3b7..92dce8d009cb 100644 --- a/security/git-crypt/Makefile +++ b/security/git-crypt/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= git:devel/git \ OPTIONS_DEFINE= MANPAGES +CXXFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} MAKE_ENV+= PREFIX=${PREFIX} "CXXFLAGS=${CXXFLAGS}" \ "LDFLAGS=${LDFLAGS}" |
