Define "BUILD_TARGET" so that "Xcb.ad" really gets built.

This commit is contained in:
tron 2005-04-14 07:33:38 +00:00
parent d95dbc747c
commit c45727a673

View file

@ -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"