diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-08-29 23:02:40 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-08-29 23:02:40 +0000 |
commit | 6a8f962fd0e9624e1c7672ed1b9e5f92ed846f77 (patch) | |
tree | 972bd64bb556e5909b555b59d3f2d4528fdfbb98 /databases/flamerobin | |
parent | 5dc02a69db9193c60287f9cc5d55d1c414ecf908 (diff) | |
download | ports-6a8f962fd0e9624e1c7672ed1b9e5f92ed846f77.tar.gz ports-6a8f962fd0e9624e1c7672ed1b9e5f92ed846f77.zip |
Notes
Diffstat (limited to 'databases/flamerobin')
-rw-r--r-- | databases/flamerobin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/flamerobin/Makefile b/databases/flamerobin/Makefile index d1552893a551..c263bc25bd28 100644 --- a/databases/flamerobin/Makefile +++ b/databases/flamerobin/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= acm@FreeBSD.org COMMENT= The GUI administration tool for firebird database +BROKEN= invalid distinfo + USE_FIREBIRD= yes USE_WX= 2.8+ WX_COMPS= wx contrib |