summaryrefslogtreecommitdiff
path: root/devel/cflow/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cflow/Makefile')
-rw-r--r--devel/cflow/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/devel/cflow/Makefile b/devel/cflow/Makefile
index ff5f9d9e93a..37bb3b9de62 100644
--- a/devel/cflow/Makefile
+++ b/devel/cflow/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2011/04/22 13:43:16 obache Exp $
+# $NetBSD: Makefile,v 1.10 2012/10/25 08:03:14 asau Exp $
-DISTNAME= cflow-1.3
-PKGREVISION= 2
+DISTNAME= cflow-1.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=cflow/}
@@ -22,5 +21,7 @@ SUBST_STAGE.emacs= pre-configure
SUBST_FILES.emacs= Makefile.in
SUBST_SED.emacs= -e 's| elisp||g'
+TEST_TARGET= check
+
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"