diff options
-rw-r--r-- | devel/liblogging/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/liblogging/Makefile b/devel/liblogging/Makefile index da8da63230ef..95c9eb17616e 100644 --- a/devel/liblogging/Makefile +++ b/devel/liblogging/Makefile @@ -13,6 +13,8 @@ BUILD_DEPENDS= rst2man:textproc/py-docutils@${PY_FLAVOR} USES= autoreconf cpe libtool pathfix pkgconfig python:env +PORTSCOUT= limit:^1\. + USE_GITHUB= yes GH_ACCOUNT= rsyslog |