Add missing dir to PLIST. Bump PKGREVISION.
This commit is contained in:
parent
c7f5bda106
commit
6408ce75b8
2 changed files with 5 additions and 4 deletions
|
@ -1,11 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.6 2006/02/05 23:09:47 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2006/02/18 22:59:38 wiz Exp $
|
||||
#
|
||||
|
||||
PKGREVISION= 2
|
||||
PKGREVISION= 3
|
||||
|
||||
.include "Makefile.common"
|
||||
|
||||
|
||||
# Disable xft support for now, it's broken.
|
||||
#CONFIGURE_ARGS+= --enable-xft
|
||||
CONFIGURE_ARGS+= --with-x
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.4 2004/09/22 08:09:40 jlam Exp $
|
||||
@comment $NetBSD: PLIST,v 1.5 2006/02/18 22:59:38 wiz Exp $
|
||||
bin/csunit
|
||||
bin/ilinstall
|
||||
bin/jsrun
|
||||
|
@ -131,3 +131,5 @@ share/cscc/config/machine.default
|
|||
@dirrm lib/cscc/lib/1.2.3400.0/ca
|
||||
@dirrm lib/cscc/lib/1.2.3400.0
|
||||
@dirrm lib/cscc/lib/0.5.1.0
|
||||
@dirrm lib/cscc/lib
|
||||
@comment in pnet: @dirrm lib/cscc
|
||||
|
|
Loading…
Reference in a new issue