move pixeltool to -examples package; unbreaks no_examples flavor.
ok espie@
This commit is contained in:
parent
52e75e93f5
commit
a35b657260
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.31 2007/02/25 17:31:04 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.32 2007/03/17 11:51:58 steven Exp $
|
||||
|
||||
COMMENT-main= "C++ X11 GUI toolkit"
|
||||
COMMENT-examples= "examples for qt4"
|
||||
@ -11,10 +11,10 @@ COMMENT-sqlite= "sqlite plugin for qt4"
|
||||
PKGNAME= qt4-${VERSION}
|
||||
PKGNAME-mysql= qt4-mysql-${VERSION}
|
||||
PKGNAME-postgresql= qt4-postgresql-${VERSION}
|
||||
PKGNAME-examples= qt4-examples-${VERSION}
|
||||
PKGNAME-examples= qt4-examples-${VERSION}p0
|
||||
PKGNAME-sqlite2= qt4-sqlite2-${VERSION}
|
||||
PKGNAME-sqlite= qt4-sqlite-${VERSION}
|
||||
PKGNAME-main= qt4-${VERSION}p3
|
||||
PKGNAME-main= qt4-${VERSION}p4
|
||||
FULLPKGNAME-html= qt4-html-${VERSION}
|
||||
SHARED_LIBS= Qt3Support 6.1 \
|
||||
QtCore 6.1 \
|
||||
|
@ -1,6 +1,7 @@
|
||||
@comment $OpenBSD: PLIST-examples,v 1.8 2006/10/30 18:17:32 espie Exp $
|
||||
@comment $OpenBSD: PLIST-examples,v 1.9 2007/03/17 11:51:58 steven Exp $
|
||||
@conflict qt4-<4.2.1
|
||||
%%SHARED%%
|
||||
bin/pixeltool
|
||||
bin/qtdemo
|
||||
lib/qt4/bin/qtdemo
|
||||
lib/qt4/demos/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.4 2007/01/29 09:51:28 espie Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.5 2007/03/17 11:51:58 steven Exp $
|
||||
@pkgpath x11/qt4
|
||||
%%SHARED%%
|
||||
bin/assistant4
|
||||
@ -8,7 +8,6 @@ bin/linguist4
|
||||
bin/lrelease4
|
||||
bin/lupdate4
|
||||
bin/moc4
|
||||
bin/pixeltool
|
||||
bin/qdbus
|
||||
bin/qmake4
|
||||
bin/qt3to4
|
||||
|
Loading…
Reference in New Issue
Block a user