2006-05-01 00:14:08 +02:00
|
|
|
# New ports collection makefile for: linux-xorg-libs
|
|
|
|
# Date created: $Date$
|
|
|
|
# Whom: bsam@ipt.ru
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= xorg-libs
|
|
|
|
PORTVERSION= 6.8.2
|
2006-06-28 21:25:49 +02:00
|
|
|
PORTREVISION= 5
|
2006-05-01 00:14:08 +02:00
|
|
|
CATEGORIES= x11 linux
|
2006-06-28 21:25:49 +02:00
|
|
|
DISTFILES= xorg-x11-libs-${PORTVERSION}-37.FC4.49.2.1.${LINUX_RPM_ARCH}.rpm \
|
2006-05-13 17:33:48 +02:00
|
|
|
xorg-x11-deprecated-libs-6.8.2-31.${LINUX_RPM_ARCH}.rpm
|
2006-05-01 00:14:08 +02:00
|
|
|
|
|
|
|
MAINTAINER= freebsd-emulation@FreeBSD.org
|
|
|
|
COMMENT= Xorg libraries, linux binaries
|
|
|
|
|
2006-06-15 17:22:33 +02:00
|
|
|
RUN_DEPENDS= ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig
|
|
|
|
|
2006-05-01 00:14:08 +02:00
|
|
|
CONFLICTS= linux-XFree86-libs
|
|
|
|
|
|
|
|
USE_LINUX_RPM= yes
|
|
|
|
LINUX_DIST_VER= 4
|
|
|
|
INSTALLS_SHLIB= yes
|
|
|
|
|
2006-06-28 21:25:49 +02:00
|
|
|
SRC_DISTFILES= xorg-x11-6.8.2-37.FC4.49.2.1.src.rpm
|
2006-05-01 00:14:08 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|