summaryrefslogtreecommitdiff
path: root/x11/XFree86-4-libraries/Makefile
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-04-16 10:06:42 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-04-16 10:06:42 +0000
commitb59a14134b0bae9c93f364aea3d2d836f7f05434 (patch)
treef30bf0d89fd4ad85b975974ab3e3ba18f4110d53 /x11/XFree86-4-libraries/Makefile
parentMark broken on 5.x with libc_r. (diff)
Install a shared version of libXau and libXRes.
They are necessary to compile GNOME 2.6(libgtop2 and libwnck) on amd64 (and probably ia64). Bump PORTREVISION Reviewed by: x11 (earlier version)
Notes
Notes: svn path=/head/; revision=107211
Diffstat (limited to 'x11/XFree86-4-libraries/Makefile')
-rw-r--r--x11/XFree86-4-libraries/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile
index 8d445654fe81..54970f04f380 100644
--- a/x11/XFree86-4-libraries/Makefile
+++ b/x11/XFree86-4-libraries/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libraries
PORTVERSION= 4.3.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XFREE:S/$/:x/} \
${MASTER_SITE_LOCAL:S/$/:local/}
@@ -85,7 +85,8 @@ post-extract:
${WRKSRC}/lib/Xdmcp/Wraphelp.c
post-patch:
- ${CP} ${MASTERDIR}/files/nls::Compose::microsoft-cp1251 ${WRKSRC}/nls/Compose/microsoft-cp1251
+ ${CP} ${FILESDIR}/nls::Compose::microsoft-cp1251 ${WRKSRC}/nls/Compose/microsoft-cp1251
+ ${MKDIR} ${WRKSRC}/exports/lib
post-install:
${INSTALL_DATA} ${WRKSRC}/programs/proxymngr/PM.h \