diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-23 16:44:09 +0000 |
commit | 5afc678aac11dcb929706121d1fec2707a1e8e54 (patch) | |
tree | 89d39d526223ba8929324fc0ca33a08f06f5f7ae /databases/flamerobin | |
parent | dd9602c2a3e0aa86e76d2db30cf6349888702517 (diff) |
Notes
Diffstat (limited to 'databases/flamerobin')
-rw-r--r-- | databases/flamerobin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/flamerobin/Makefile b/databases/flamerobin/Makefile index 9d5c5b025d30..6a6f3baca8ef 100644 --- a/databases/flamerobin/Makefile +++ b/databases/flamerobin/Makefile @@ -7,7 +7,7 @@ PORTNAME= flamerobin PORTVERSION= 0.7.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= dindin@FreeBSD.org.ua COMMENT= The GUI administration tool for firebird database -USE_XLIB= yes USE_WX= 2.6+ WX_COMPS= wx contrib WX_CONF_ARGS= absolute |