plist fix, ok espie@
This commit is contained in:
parent
b26ef3e316
commit
4fd90303a0
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.80 2007/09/15 20:04:23 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.81 2007/10/25 09:29:38 wilfried Exp $
|
||||
# $FreeBSD: Makefile,v 1.33 1999/02/27 03:09:57 andreas Exp $
|
||||
|
||||
COMMENT-main= C++ X11 GUI toolkit
|
||||
@ -12,8 +12,8 @@ PKGNAME= qt3-${VERSION}
|
||||
PKGNAME-mysql= qt3-mysql-${VERSION}p1
|
||||
PKGNAME-postgresql= qt3-postgresql-${VERSION}p1
|
||||
PKGNAME-examples= qt3-examples-${VERSION}p1
|
||||
PKGNAME-main= qt3-mt-${VERSION}p5
|
||||
FULLPKGNAME-html= qt3-html-${VERSION}
|
||||
PKGNAME-main= qt3-mt-${VERSION}p6
|
||||
FULLPKGNAME-html= qt3-html-${VERSION}p0
|
||||
PKGNAME-sqlite2= qt3-sqlite2-${VERSION}p1
|
||||
SHARED_LIBS= qt-mt 31.0 \
|
||||
qui 2.0 \
|
||||
|
@ -1,5 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-html,v 1.12 2005/02/03 20:05:56 espie Exp $
|
||||
share/doc/qt3/
|
||||
@comment $OpenBSD: PLIST-html,v 1.13 2007/10/25 09:29:39 wilfried Exp $
|
||||
share/doc/qt3/html/
|
||||
share/doc/qt3/html/3rdparty.html
|
||||
share/doc/qt3/html/aboutqt.html
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.4 2007/02/17 18:59:04 espie Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.5 2007/10/25 09:29:39 wilfried Exp $
|
||||
@conflict qt3-*
|
||||
@conflict qt3-base-*
|
||||
@pkgpath x11/qt3,mt
|
||||
@ -1497,6 +1497,7 @@ lib/qt3/${QT_PLUGINS}/designer/
|
||||
lib/qt3/${QT_PLUGINS}/inputmethods/
|
||||
lib/qt3/${QT_PLUGINS}/sqldrivers/
|
||||
lib/qt3/${QT_PLUGINS}/styles/
|
||||
share/doc/qt3/
|
||||
share/doc/qt3/FAQ
|
||||
share/doc/qt3/LICENSE.GPL
|
||||
share/doc/qt3/README
|
||||
|
Loading…
Reference in New Issue
Block a user