diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xorg-clients/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xorg-clients/Makefile b/x11/xorg-clients/Makefile index 1ef90e3e366..b60906422ac 100644 --- a/x11/xorg-clients/Makefile +++ b/x11/xorg-clients/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2006/04/22 13:56:45 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2006/06/11 14:51:11 joerg Exp $ DISTNAME= ${DISTFILES} PKGNAME= xorg-clients-${XORG_VER} @@ -20,7 +20,7 @@ XBUILD_DIRS= lib/xtrans lib/lbxutil programs fonts/util XINSTALL_DIRS= programs fonts/util XINSTALL_MAN_DIRS= programs -USE_TOOLS+= perl:run +USE_TOOLS+= perl:run imake REPLACE_PERL+= fonts/util/bdftruncate.pl # XXX TODO: define build's VarDirectory to pkgsrc's VARBASE |