summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjlam <jlam>2004-11-28 19:19:51 +0000
committerjlam <jlam>2004-11-28 19:19:51 +0000
commitc73f273d56235bd985e058504285e690bf7b801c (patch)
tree44524044a046bf1a0f0f1a02fe6cffd9b14ea388 /x11
parent4c3339f89e17b9d4d84f0f9b2f354204087b0c16 (diff)
downloadpkgsrc-c73f273d56235bd985e058504285e690bf7b801c.tar.gz
Remove pre-buildlink and post-buildlink as part of getting pkgsrc ready
for pkgsrc-2004Q4. The "buildlink" phase was removed for the last branch, and this is the final cleanup. "post-buildlink" is now "post-wrapper".
Diffstat (limited to 'x11')
-rw-r--r--x11/XFree86-clients/Makefile4
-rw-r--r--x11/xorg-clients/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/XFree86-clients/Makefile b/x11/XFree86-clients/Makefile
index bca175b5642..4e1c58368de 100644
--- a/x11/XFree86-clients/Makefile
+++ b/x11/XFree86-clients/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/10/03 00:18:27 tv Exp $
+# $NetBSD: Makefile,v 1.16 2004/11/28 19:19:52 jlam Exp $
DISTNAME= ${DISTFILES}
PKGNAME= XFree86-clients-${XF_VER}
@@ -21,7 +21,7 @@ XBUILD_DIRS= lib/xtrans lib/lbxutil programs fonts/util
XINSTALL_DIRS= programs fonts/util
XINSTALL_MAN_DIRS= programs
-post-buildlink:
+post-wrapper:
@${MKDIR} ${WRKSRC}/exports/include
@${CP} ${X11ROOT}/include/X11/fonts/*.h ${BUILDLINK_DIR}/include
diff --git a/x11/xorg-clients/Makefile b/x11/xorg-clients/Makefile
index 19b81862913..37d6091aced 100644
--- a/x11/xorg-clients/Makefile
+++ b/x11/xorg-clients/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/11/05 02:58:56 xtraeme Exp $
+# $NetBSD: Makefile,v 1.10 2004/11/28 19:19:52 jlam Exp $
DISTNAME= ${DISTFILES}
PKGNAME= xorg-clients-${XORG_VER}
@@ -48,7 +48,7 @@ CONF_FILES_PERMS+= ${EGDIR}/GiveConsole ${PKG_SYSCONFDIR}/GiveConsole \
CONF_FILES_PERMS+= ${EGDIR}/Xwilling ${PKG_SYSCONFDIR}/Xwilling \
${ROOT_USER} ${ROOT_GROUP} 0755
-post-buildlink:
+post-wrapper:
@${MKDIR} ${WRKSRC}/exports/include
@${CP} ${X11ROOT}/include/X11/fonts/*.h ${BUILDLINK_DIR}/include