Fix dependencies list.

PR:		ports/98931
Submitted by:	Denis Barov <dindin xx freebsd.org.ua> (maintainer)
This commit is contained in:
Sergey Skvortsov 2006-06-14 14:34:49 +00:00
parent f5035368be
commit a4d70e6aa6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165408
2 changed files with 10 additions and 6 deletions

View file

@ -8,20 +8,23 @@
PORTNAME= flamerobin
PORTVERSION= 0.7.2
CATEGORIES= databases
MASTER_SITES= http://dindin.webkazan.ru/flamerobin/ \
MASTER_SITES= http://dindin.webkazan.ru/flamerobin/\
http://main.webkazan.ru/flamerobin/\
http://superb-west.dl.sourceforge.net/sourceforge/flamerobin/
DISTNAME= flamerobin-0.7.2-src
MAINTAINER= dindin@FreeBSD.org.ua
COMMENT= An GUI administration tool for firebird database
WXPORT= gtk2
BUILD_DEPENDS= ${WX_CONFIG}:${PORTSDIR}/x11-toolkits/wxgtk26
LIB_DEPENDS= wx_gtk2_stc-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26-contrib \
fbclient.1:${PORTSDIR}/databases/firebird-client
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
BUILD_DEPENDS+= ${WX_CONFIG}:${PORTSDIR}/x11-toolkits/wxgtk26
WXPORT= gtk2
WX_CONFIG= ${X11BASE}/bin/wxgtk2-2.6-config
SUB_FILES= pkg-message
@ -35,8 +38,6 @@ PLIST_SUB+= WX_VERSION=${WX_VERSION}
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-wx-config=${WX_CONFIG}
LIB_DEPENDS+= wx_gtk2_stc-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26-contrib
post-install:
@${CAT} ${PKGMESSAGE}

View file

@ -3,4 +3,7 @@
***********************************************************************
For additonal documentation read manpage flamerobin(1) and docs in
%%PREFIX%%/share/flamerobin/docs/
%%PREFIX%%/share/flamerobin/docs/ . Also you can view same docs from
flamerobin's help menu.
***********************************************************************