diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 10:12:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 10:12:51 +0000 |
commit | 1aad4462865ae541d4e74f5a5f77b6540606a06f (patch) | |
tree | ea3b1311bb49e0f7f1c9f02d6642f32a301bcbb7 /devel/piklab | |
parent | 58018b2aeab8aff83b6ec3b86001f65ce308b345 (diff) | |
download | ports-1aad4462865ae541d4e74f5a5f77b6540606a06f.tar.gz ports-1aad4462865ae541d4e74f5a5f77b6540606a06f.zip |
Notes
Diffstat (limited to 'devel/piklab')
-rw-r--r-- | devel/piklab/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/piklab/Makefile b/devel/piklab/Makefile index 9fc94c6d74e4..6837c266fe25 100644 --- a/devel/piklab/Makefile +++ b/devel/piklab/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= KDE IDE for microcontroller development +BROKEN= does not fetch + USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes USE_BZIP2= yes |