summaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2006-04-30 22:14:08 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2006-04-30 22:14:08 +0000
commit11684060213183020cd5cd375a88a092ba0d2f6f (patch)
tree5f5b41951f748f9816147dbac1e614d8b8c1d5f6 /x11/Makefile
parentbsd.linux-rpm.mk: (diff)
The new X.org based X11 libs port for the upcomming update of the default
linux base port to FC3. This port is based upon FC4 but seems to work just fine with FC3. Anyone using this port with the current default linux base port does this on his own risk. The new X.org based X11 libs port for the upcomming update of the default linux base port to FC3. This port is based upon FC4 but seems to work just fine with FC3. Anyone using this port with the current default linux base port does this on his own risk. To test this port with the fc3 linux base, one should change bsd.port.mk (warning: cut&paste tab-corruption): ---snip--- --- bsd.port.mk.orig Mon Mar 20 03:20:52 2006 +++ bsd.port.mk Mon Mar 20 03:21:09 2006 @@ -1831,7 +1831,7 @@ .if defined(USE_XLIB) . if defined(USE_LINUX) -RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-XFree86-libs +RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1:${PORTSDIR}/x11/linux-xorg-libs . else LIB_DEPENDS+= X11.6:${X_LIBRARIES_PORT} . endif ---snip--- and then do a "portupgrade -o x11/linux-xorg-libs linux-XFree86-libs". Feedback (to emultaion@) is appreciated. Submitted by: Boris Samorodov <bsam@ipt.ru>
Notes
Notes: svn path=/head/; revision=160976
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 8635c4a12417..d24c2267d56a 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -134,6 +134,7 @@
SUBDIR += libxklavier
SUBDIR += linux-XFree86-libs
SUBDIR += linux-gnomelibs
+ SUBDIR += linux-xorg-libs
SUBDIR += lupe
SUBDIR += mgapdesk
SUBDIR += mlterm