Define "BUILD_TARGET" so that "Xcb.ad" really gets built.
This commit is contained in:
parent
d95dbc747c
commit
c45727a673
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2003/07/17 22:56:51 grant Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2005/04/14 07:33:38 tron Exp $
|
||||
|
||||
DISTNAME= xcb-2.3i
|
||||
PKGNAME= xcb-2.3.9
|
||||
|
@ -11,5 +11,6 @@ HOMEPAGE= http://www.goof.com/pcg/marc/xcb.html
|
|||
COMMENT= Extensible, multiple cut buffers for X
|
||||
|
||||
USE_IMAKE= YES
|
||||
BUILD_TARGET= all Xcb.ad
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
Loading…
Reference in a new issue