Modify some things I don't like:
* This package doesn't need USE_X11BASE, USE_X11 is enough. * The Hermes dependency is not really needed. No need to bump PKGREVISION this time.
This commit is contained in:
parent
fb63230344
commit
29a5a84f36
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.48 2004/11/05 11:51:35 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.49 2004/11/05 14:19:01 xtraeme Exp $
|
||||
|
||||
DISTNAME= WindowMaker-0.91.0
|
||||
PKGNAME= ${DISTNAME:S/WindowMaker/windowmaker/}
|
||||
|
@ -15,7 +15,7 @@ BUILD_USES_MSGFMT= YES
|
|||
|
||||
USE_BUILDLINK3= YES
|
||||
USE_PKGINSTALL= YES
|
||||
USE_X11BASE= YES
|
||||
USE_X11= YES
|
||||
USE_PKGLOCALEDIR= YES
|
||||
USE_LIBTOOL= YES
|
||||
GNU_CONFIGURE= YES
|
||||
|
@ -85,7 +85,6 @@ post-install:
|
|||
|
||||
.include "../../devel/gettext-lib/buildlink3.mk"
|
||||
.include "../../fonts/Xft2/buildlink3.mk"
|
||||
.include "../../graphics/hermes/buildlink3.mk"
|
||||
.include "../../graphics/libungif/buildlink3.mk"
|
||||
.include "../../graphics/jpeg/buildlink3.mk"
|
||||
.include "../../graphics/png/buildlink3.mk"
|
||||
|
|
Loading…
Reference in a new issue