b48eba1112
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
20 lines
598 B
Makefile
20 lines
598 B
Makefile
# $NetBSD: Makefile,v 1.8 2002/03/13 17:37:30 fredb Exp $
|
|
|
|
DISTNAME= kdenetwork-2.2.2
|
|
PKGREVISION= 1
|
|
CATEGORIES= net
|
|
COMMENT= Network modules for the KDE integrated X11 desktop
|
|
|
|
.include "../../x11/kde2/Makefile.kde2"
|
|
|
|
BUILD_DEPENDS+= qt2-designer-kde>=2.3.1nb2:../../x11/qt2-designer-kde
|
|
|
|
USE_BUILDLINK_ONLY= YES
|
|
|
|
.include "../../converters/uulib/buildlink.mk"
|
|
.include "../../databases/gdbm/buildlink.mk"
|
|
.include "../../devel/ptl2/buildlink.mk"
|
|
.include "../../x11/kde2/buildlink.mk"
|
|
.include "../../x11/kdebase2/buildlink.mk"
|
|
.include "../../mk/x11.buildlink.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|