diff options
| author | Ryan Steinmetz <zi@FreeBSD.org> | 2017-03-21 12:46:39 +0000 |
|---|---|---|
| committer | Ryan Steinmetz <zi@FreeBSD.org> | 2017-03-21 12:46:39 +0000 |
| commit | 0e25b5a72f9721ad2b32f8cf0f232990430978ab (patch) | |
| tree | e16e48b936e869d3f1e93ca24a5ef20c85693a7b | |
| parent | devel/git-cinnabar: update to 0.4.0.5 (diff) | |
- Add the 'premerge' tag to the portscout ignore list
| -rw-r--r-- | security/hitch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/hitch/Makefile b/security/hitch/Makefile index eecd5b28a0da..989adbf540bd 100644 --- a/security/hitch/Makefile +++ b/security/hitch/Makefile @@ -28,6 +28,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lcrypto -lssl USE_GITHUB= yes GH_ACCOUNT= varnish +PORTSCOUT= skipv:premerge post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc |
