summaryrefslogtreecommitdiff
path: root/x11/xorg-imake/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xorg-imake/Makefile')
-rw-r--r--x11/xorg-imake/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/xorg-imake/Makefile b/x11/xorg-imake/Makefile
index 04cdf055851..7750e53b6ad 100644
--- a/x11/xorg-imake/Makefile
+++ b/x11/xorg-imake/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2005/04/11 21:48:15 tv Exp $
+# $NetBSD: Makefile,v 1.19 2005/05/23 19:14:14 xtraeme Exp $
DISTNAME= ${DISTFILES}
PKGNAME= xorg-imake-${XORG_VER}
@@ -33,7 +33,8 @@ PLIST_SUBST+= LNDIR=
post-extract:
@${TOUCH} ${WRKSRC}/config/cf/date.def
- @${CP} ${FILESDIR}/DragonFly.cf ${WRKSRC}/config/cf/
+ @${CP} ${PKGSRCDIR}/x11/xorg-libs/files/DragonFly.cf \
+ ${WRKSRC}/config/cf/
.for F in ${SYSTEMS}
@${MV} ${WRKSRC}/config/cf/${F}.cf ${WRKSRC}/config/cf/${F}.cf.in
.endfor