fix extra libs + bump
This commit is contained in:
parent
acd683796b
commit
b1a40097b5
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2005/11/04 13:58:34 wilfried Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2005/11/20 12:54:05 wilfried Exp $
|
||||
|
||||
COMMENT= "common libraries and data for the MySQL GUI Suites"
|
||||
|
||||
DISTNAME= mysql-query-browser-1.1.17
|
||||
PKGNAME= mysql-gui-common-2.0.11beta
|
||||
PKGNAME= mysql-gui-common-2.0.11betap0
|
||||
CATEGORIES= devel
|
||||
|
||||
HOMEPAGE= http://www.mysql.com/products/tools/administrator/
|
||||
@ -22,8 +22,8 @@ MASTER_SITES= ftp://na.mirror.garr.it/mirrors/MySQL/Downloads/MySQLAdministratio
|
||||
ftp://gd.tuwien.ac.at/db/mysql/Downloads/MySQLAdministrationSuite/ \
|
||||
ftp://mysql.secsup.org/pub/software/mysql/Downloads/MySQLAdministrationSuite/
|
||||
|
||||
MODULES= devel/gettext
|
||||
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig \
|
||||
::devel/gettext \
|
||||
:libxml->=2.6.2:textproc/libxml \
|
||||
:glib2->=2.6.2:devel/glib2 \
|
||||
::devel/libglade2 \
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2004/12/20 10:35:35 alek Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2005/11/20 12:55:08 wilfried Exp $
|
||||
|
||||
COMMENT= 'wm-dockapp; display CPU and memory load'
|
||||
|
||||
DISTNAME= bubblemon-dockapp-1.4
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= sysutils x11 x11/windowmaker
|
||||
|
||||
HOMEPAGE= http://www.ne.jp/asahi/linux/timecop/
|
||||
@ -18,7 +19,7 @@ WANTLIB= X11 Xext Xi c glib gmodule iconv intl m
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}software/
|
||||
|
||||
LIB_DEPENDS= gtk.1,gdk.1::x11/gtk+
|
||||
LIB_DEPENDS= gdk.1::x11/gtk+
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2002/09/17 15:17:41 wilfried Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2005/11/20 12:58:52 wilfried Exp $
|
||||
|
||||
COMMENT= 'Text Editor for FLTK'
|
||||
|
||||
V= 0.4.5
|
||||
DISTNAME= fl_editor-${V}
|
||||
PKGNAME= fleditor-${V}
|
||||
PKGNAME= fleditor-${V}p0
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://www.robertk.com/source/
|
||||
@ -20,7 +20,7 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
MASTER_SITES= http://www.robertk.com/source/fl_editor/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
LIB_DEPENDS= fltk.1::x11/fltk
|
||||
LIB_DEPENDS= ::x11/fltk
|
||||
|
||||
USE_X11= Yes
|
||||
REGRESS_TARGET= test
|
||||
|
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2002/11/05 16:17:35 wilfried Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2005/11/20 12:59:30 wilfried Exp $
|
||||
|
||||
COMMENT= 'FLTK Virtual Styles, List, Table, and Complex Table Widgets'
|
||||
|
||||
DISTNAME= flvw-20000224
|
||||
PKGNAME= flvw-1.0
|
||||
PKGNAME= flvw-1.0p0
|
||||
CATEGORIES= x11 devel
|
||||
|
||||
HOMEPAGE= http://flvw.sourceforge.net/
|
||||
@ -20,7 +20,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=flvw/}
|
||||
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
LIB_DEPENDS= fltk.1::x11/fltk
|
||||
LIB_DEPENDS= ::x11/fltk
|
||||
|
||||
USE_X11= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
Loading…
x
Reference in New Issue
Block a user