diff options
author | rene <rene@FreeBSD.org> | 2013-10-06 21:19:50 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-10-06 21:19:50 +0800 |
commit | a4bacee3818a55366739071aad55cd0fb6d1d42e (patch) | |
tree | fcb71efd776f586e7eae0deaacd02c4872327090 /graphics | |
parent | fc240808bf4f8422f101147cd0ad920c04ed78fb (diff) | |
download | freebsd-ports-gnome-a4bacee3818a55366739071aad55cd0fb6d1d42e.tar.gz freebsd-ports-gnome-a4bacee3818a55366739071aad55cd0fb6d1d42e.tar.zst freebsd-ports-gnome-a4bacee3818a55366739071aad55cd0fb6d1d42e.zip |
Add stage support for linux-f10-* ports maintained by emulation@
(category graphics).
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/linux-f10-cairo/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-dri/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-gdk-pixbuf/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-imlib/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-jpeg/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-libGLU/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-libmng/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-png/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-png10/Makefile | 1 | ||||
-rw-r--r-- | graphics/linux-f10-sdl_image/Makefile | 3 | ||||
-rw-r--r-- | graphics/linux-f10-tiff/Makefile | 3 | ||||
-rw-r--r-- | graphics/linux-f10-ungif/Makefile | 1 |
12 files changed, 2 insertions, 14 deletions
diff --git a/graphics/linux-f10-cairo/Makefile b/graphics/linux-f10-cairo/Makefile index d293fab51ee4..32a5fca93c79 100644 --- a/graphics/linux-f10-cairo/Makefile +++ b/graphics/linux-f10-cairo/Makefile @@ -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> diff --git a/graphics/linux-f10-dri/Makefile b/graphics/linux-f10-dri/Makefile index a6832947f2be..33d8c8c759eb 100644 --- a/graphics/linux-f10-dri/Makefile +++ b/graphics/linux-f10-dri/Makefile @@ -34,5 +34,4 @@ USE_LINUX_APPS= xorglibs LINUX_DIST_VER= 10 USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/graphics/linux-f10-gdk-pixbuf/Makefile b/graphics/linux-f10-gdk-pixbuf/Makefile index 40056744d929..bdfda18891f1 100644 --- a/graphics/linux-f10-gdk-pixbuf/Makefile +++ b/graphics/linux-f10-gdk-pixbuf/Makefile @@ -19,5 +19,4 @@ LINUX_DIST_VER= 10 RPMVERSION= 36.fc9 USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> diff --git a/graphics/linux-f10-imlib/Makefile b/graphics/linux-f10-imlib/Makefile index 3c0b8c223b36..5aa60729cb0c 100644 --- a/graphics/linux-f10-imlib/Makefile +++ b/graphics/linux-f10-imlib/Makefile @@ -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> diff --git a/graphics/linux-f10-jpeg/Makefile b/graphics/linux-f10-jpeg/Makefile index 248d5f6504b0..37b5e8f7682b 100644 --- a/graphics/linux-f10-jpeg/Makefile +++ b/graphics/linux-f10-jpeg/Makefile @@ -23,5 +23,4 @@ USE_LDCONFIG= yes DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr -NO_STAGE= yes .include <bsd.port.mk> diff --git a/graphics/linux-f10-libGLU/Makefile b/graphics/linux-f10-libGLU/Makefile index b1b218abc039..d7e092ca2211 100644 --- a/graphics/linux-f10-libGLU/Makefile +++ b/graphics/linux-f10-libGLU/Makefile @@ -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> diff --git a/graphics/linux-f10-libmng/Makefile b/graphics/linux-f10-libmng/Makefile index 8e79dc1d2081..5b26d127f68f 100644 --- a/graphics/linux-f10-libmng/Makefile +++ b/graphics/linux-f10-libmng/Makefile @@ -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> diff --git a/graphics/linux-f10-png/Makefile b/graphics/linux-f10-png/Makefile index eb87028d841f..60b137c017da 100644 --- a/graphics/linux-f10-png/Makefile +++ b/graphics/linux-f10-png/Makefile @@ -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> diff --git a/graphics/linux-f10-png10/Makefile b/graphics/linux-f10-png10/Makefile index 809bb616cae3..2d328403cd0b 100644 --- a/graphics/linux-f10-png10/Makefile +++ b/graphics/linux-f10-png10/Makefile @@ -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> diff --git a/graphics/linux-f10-sdl_image/Makefile b/graphics/linux-f10-sdl_image/Makefile index f3926966efaf..e5f8b9318452 100644 --- a/graphics/linux-f10-sdl_image/Makefile +++ b/graphics/linux-f10-sdl_image/Makefile @@ -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> diff --git a/graphics/linux-f10-tiff/Makefile b/graphics/linux-f10-tiff/Makefile index ef8857cb8178..b205a5f5d90c 100644 --- a/graphics/linux-f10-tiff/Makefile +++ b/graphics/linux-f10-tiff/Makefile @@ -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> diff --git a/graphics/linux-f10-ungif/Makefile b/graphics/linux-f10-ungif/Makefile index a2ff2110c1e9..0770f9e81385 100644 --- a/graphics/linux-f10-ungif/Makefile +++ b/graphics/linux-f10-ungif/Makefile @@ -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> |