1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Add stage support for linux-f10-* ports maintained by emulation@

(category graphics).
This commit is contained in:
Rene Ladan 2013-10-06 13:19:50 +00:00
parent 5f722dafd0
commit 61586152a9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=329559
12 changed files with 2 additions and 14 deletions

View File

@ -27,5 +27,4 @@ DOCSDIR= ${PREFIX}/usr/share/doc/cairo-${PORTVERSION}
PORTDOCS= AUTHORS BIBLIOGRAPHY BUGS COPYING COPYING-LGPL-2.1 \
COPYING-MPL-1.1 ChangeLog NEWS PORTING_GUIDE README
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -34,5 +34,4 @@ USE_LINUX_APPS= xorglibs
LINUX_DIST_VER= 10
USE_LDCONFIG= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -19,5 +19,4 @@ LINUX_DIST_VER= 10
RPMVERSION= 36.fc9
USE_LDCONFIG= yes
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -20,5 +20,4 @@ BRANDELF_FILES= usr/bin/imlib_config
USE_LDCONFIG= yes
PLIST= ${PKGDIR}/pkg-plist.${LINUX_RPM_ARCH}
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -23,5 +23,4 @@ USE_LDCONFIG= yes
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -25,5 +25,4 @@ SRC_DISTFILES= mesa-${PORTVERSION}-${RPMVERSION}.src.rpm
PLIST_FILES= usr/lib/libGLU.so.1 usr/lib/libGLU.so.1.3.070300
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -22,5 +22,4 @@ USE_LDCONFIG= yes
PLIST_FILES= usr/lib/libmng.so.1 usr/lib/libmng.so.1.0.0
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -30,5 +30,4 @@ DOCSDIR= ${PREFIX}/usr/share/doc/libpng-${PORTVERSION}
PORTDOCS= CHANGES LICENSE README TODO example.c libpng-1.2.37.txt
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -26,5 +26,4 @@ DOCSDIR= ${PREFIX}/usr/share/doc/libpng10-${PORTVERSION}
PORTDOCS= ANNOUNCE CHANGES LICENSE README TODO Y2KINFO
DESCR= ${.CURDIR}/../png/pkg-descr
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -10,7 +10,7 @@ PKGNAMEPREFIX= linux-f10-
DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION}
MAINTAINER= emulation@FreeBSD.org
COMMENT= A simple library to load images as SDL interfaces (Linux Fedora 10)
COMMENT= Simple library to load images as SDL interfaces (Linux Fedora 10)
CONFLICTS= linux-sdl_image-[0-9]* linux-f8-sdl_image-[0-9]*
@ -29,5 +29,4 @@ DOCSDIR= ${PREFIX}/usr/share/doc/${LINUX_NAME}-${PORTVERSION}
PORTDOCS= CHANGES COPYING README
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -9,7 +9,7 @@ PKGNAMEPREFIX= linux-f10-
DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION}
MAINTAINER= emulation@FreeBSD.org
COMMENT= The TIFF library, Linux/i386 binary (Linux Fedora 10)
COMMENT= TIFF library, Linux/i386 binary (Linux Fedora 10)
CONFLICTS= linux-tiff-[0-9]* linux-f8-tiff-[0-9]*
@ -26,5 +26,4 @@ USE_LDCONFIG= yes
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -27,5 +27,4 @@ PLIST_FILES= usr/lib/libgif.so.4 \
DOCSDIR= ${PREFIX}/usr/share/doc/giflib-${PORTVERSION}
PORTDOCS= AUTHORS BUGS COPYING ChangeLog NEWS ONEWS README TODO
NO_STAGE= yes
.include <bsd.port.mk>