x11/qt4,-sqlite was folded back to x11/qt4, remove explicit dependencies

on it and bump REVISION.
This commit is contained in:
landry 2012-06-14 09:47:23 +00:00
parent 9a1531006e
commit a513534079
4 changed files with 11 additions and 14 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2012/04/26 19:08:00 jasper Exp $
# $OpenBSD: Makefile,v 1.14 2012/06/14 09:47:23 landry Exp $
COMMENT= interactive electronics designing software
@ -6,6 +6,7 @@ V= 0.7.4
DISTNAME= fritzing-$Vb.source
PKGNAME= fritzing-$V
CATEGORIES= cad
REVISION= 0
HOMEPAGE= http://fritzing.org/
@ -28,8 +29,7 @@ MODULES= x11/qt4
NO_REGRESS= Yes
BUILD_DEPENDS= devel/boost
RUN_DEPENDS= devel/desktop-file-utils \
x11/qt4,-sqlite
RUN_DEPENDS= devel/desktop-file-utils
pre-configure:
${SUBST_CMD} ${WRKSRC}/phoenix.pro ${WRKSRC}/src/fapplication.cpp

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.16 2012/03/29 13:38:13 sthen Exp $
# $OpenBSD: Makefile,v 1.17 2012/06/14 09:47:23 landry Exp $
COMMENT = gui for sqlite
CATEGORIES = databases x11
DISTNAME = sqliteman-1.2.0
REVISION = 3
REVISION = 4
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=sqliteman/}
HOMEPAGE = http://sourceforge.net/projects/sqliteman/
@ -24,8 +24,7 @@ LIB_DEPENDS = x11/qt4 \
WANTLIB += QtCore QtGui QtSql QtXml qscintilla2
WANTLIB += c m pthread stdc++
RUN_DEPENDS = x11/qt4,-sqlite \
devel/desktop-file-utils
RUN_DEPENDS = devel/desktop-file-utils
NO_REGRESS = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2012/03/29 13:38:30 sthen Exp $
# $OpenBSD: Makefile,v 1.12 2012/06/14 09:47:23 landry Exp $
BROKEN-powerpc = qdoc3 goes into an infinite loop
@ -7,7 +7,7 @@ COMMENT = cross-platform IDE for use with Qt
V = 1.3.1
DISTNAME = qt-creator-${V}-src
PKGNAME = qt-creator-${V}
REVISION = 3
REVISION = 4
EXTRACT_SUFX = .zip
ONLY_FOR_ARCHS = ${GCC4_ARCHS}
@ -43,8 +43,7 @@ MASTER_SITES = http://get.qt.nokia.com/qtcreator/
MODULES = x11/qt4
BUILD_DEPENDS = x11/qt4,-sqlite
RUN_DEPENDS = x11/qt4,-sqlite devel/gmake
RUN_DEPENDS = devel/gmake
PORTHOME = ${WRKDIR}

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.3 2011/12/03 23:04:37 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.4 2012/06/14 09:47:23 landry Exp $
COMMENT = bug tracker client
DISTNAME = entomologist-0.6
REVISION= 1
REVISION= 2
CATEGORIES = productivity
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=entomologist/}
@ -16,7 +16,6 @@ PERMIT_DISTFILES_FTP = Yes
MODULES = x11/qt4
RUN_DEPENDS = devel/desktop-file-utils \
x11/qt4,-sqlite \
x11/gtk+2 \
x11/gtk+2,-guic
WANTLIB += QtGui QtNetwork QtSql QtXml c m pthread stdc++