Skip to content

Commit

Permalink
Clean up obfs4 Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
haqistan committed Aug 7, 2017
1 parent 3f89970 commit ddb36c1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions net/obfs4proxy/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ MAINTAINER = Sean Levy <[email protected]>
# BSD
PERMIT_PACKAGE_CDROM = Yes

#WANTLIB = c pthread

MODULES += lang/go
MODGO_SUBDIR = ${WRKDIR}/${GH_PROJECT}-obfs4proxy-${GH_TAGNAME}
ALL_TARGET_BASE = git.torproject.org/pluggable-transports/obfs4.git
Expand All @@ -35,8 +33,6 @@ BUILD_DEPENDS = net/go-net \
security/go-siphash \
devel/go-goptlib

#NO_TEST = Yes

post-install:
${INSTALL_MAN} ${WRKSRC}/doc/obfs4proxy.1 \
${PREFIX}/man/man1/obfs4proxy.1
Expand Down

0 comments on commit ddb36c1

Please sign in to comment.