summaryrefslogtreecommitdiff
path: root/net/corebird/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/corebird/Makefile')
-rw-r--r--net/corebird/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/net/corebird/Makefile b/net/corebird/Makefile
index 971cac80c72..985f24fd4ba 100644
--- a/net/corebird/Makefile
+++ b/net/corebird/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2016/09/06 12:31:56 ryoon Exp $
+# $NetBSD: Makefile,v 1.18 2016/10/26 20:34:00 ryoon Exp $
-DISTNAME= corebird-1.3.1
+DISTNAME= corebird-1.3.3
CATEGORIES= net
-MASTER_SITES= -https://github.com/baedert/corebird/archive/${PKGVERSION_NOREV}${EXTRACT_SUFX}
+MASTER_SITES= https://github.com/baedert/corebird/releases/download/${PKGVERSION_NOREV}/
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://corebird.baedert.org/
@@ -12,8 +13,7 @@ LICENSE= gnu-gpl-v3
USE_LIBTOOL= yes
USE_LANGUAGES= c
GNU_CONFIGURE= yes
-CONFIGURE_SCRIPT= autogen.sh
-USE_TOOLS+= autoconf automake autopoint gettext-m4 pkg-config gmake msgfmt
+USE_TOOLS+= gettext-m4 pkg-config gmake msgfmt
.include "options.mk"