Missing !%%SHARED%%
This commit is contained in:
parent
9a9dac2284
commit
9e460221ed
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.26 2001/06/09 19:53:25 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.27 2001/07/03 12:08:40 espie Exp $
|
||||
# $FreeBSD: Makefile,v 1.33 1999/02/27 03:09:57 andreas Exp $
|
||||
COMMENT= C++ X11 GUI toolkit
|
||||
COMMENT-examples= examples and tutorial for qt2
|
||||
@ -7,7 +7,7 @@ COMMENT-html= off-line html documentation for qt2
|
||||
VERSION= 3.0
|
||||
DISTNAME= qt-2.${VERSION}
|
||||
CATEGORIES= x11
|
||||
NEED_VERSION= 1.402
|
||||
NEED_VERSION= 1.419
|
||||
MASTER_SITES= ftp://ftp.troll.no/qt/source/
|
||||
DISTFILES= qt-x11-2.${VERSION}.tar.gz
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.13 2001/04/06 10:12:59 wilfried Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.14 2001/07/03 12:08:41 espie Exp $
|
||||
bin/findtr
|
||||
bin/moc2
|
||||
bin/qt20fix
|
||||
@ -951,6 +951,7 @@ share/doc/qt2/README.QT
|
||||
share/doc/qt2/changes-2.3.0
|
||||
@unexec echo "Please remove %D/lib/qt2/man from /etc/man.conf manually if needed"
|
||||
%%SHARED%%
|
||||
!%%SHARED%%
|
||||
@dirrm share/doc/qt2
|
||||
@dirrm lib/qt2/man/man3
|
||||
@dirrm lib/qt2/man/man1
|
||||
|
Loading…
Reference in New Issue
Block a user