diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2019-04-30 13:03:52 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-04-30 13:03:52 +0000 |
commit | 8f3511f8fe2d7bcaefbfd3cd1ee16502a6bbede9 (patch) | |
tree | 21dba67161fefbbbe00faf6e562402c581a7d677 /sysutils/incron/Makefile | |
parent | fbae3673b1bd7f53559d7b8029760cff4c6bb4b9 (diff) |
Notes
Diffstat (limited to 'sysutils/incron/Makefile')
-rw-r--r-- | sysutils/incron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/incron/Makefile b/sysutils/incron/Makefile index fd428cb86964..3ac09b133d8e 100644 --- a/sysutils/incron/Makefile +++ b/sysutils/incron/Makefile @@ -17,7 +17,7 @@ LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-X11 LIB_DEPENDS= libinotify.so:devel/libinotify -USE_GITHUB= indeed +USE_GITHUB= yes GH_ACCOUNT= ar- GH_TAGNAME= 81421d3a8bde0989d7e167d8a814d5232896c930 CPPFLAGS+= -I${LOCALBASE}/include -D__NR_inotify_init |