mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
. fix an origin at header (devel -> graphics);
. add linux-f10-libGLU to CONFLICTS; . bump PORTREVISION.
This commit is contained in:
parent
c48beebbda
commit
116e8ad531
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241376
@ -1,4 +1,4 @@
|
||||
# New ports collection makefile for: devel/linux-f8-libGLU
|
||||
# New ports collection makefile for: graphics/linux-f8-libGLU
|
||||
# Date created: 2008-04-02
|
||||
# Whom: bsam
|
||||
#
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= libGLU
|
||||
PORTVERSION= 7.0.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics linux
|
||||
PKGNAMEPREFIX= linux-f8-
|
||||
DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION}
|
||||
@ -15,7 +15,8 @@ DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION}
|
||||
MAINTAINER= emulation@FreeBSD.org
|
||||
COMMENT= Mesa libGLU runtime library (Linux Fedora 8)
|
||||
|
||||
CONFLICTS= linux_dri-[0-9]* linux_dri-devel-* linux-libGLU-* linux-dri-[0-9]*
|
||||
CONFLICTS= linux_dri-[0-9]* linux_dri-devel-* linux-libGLU-* linux-dri-[0-9]* \
|
||||
linux-f10-libGLU-[0-9]*
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
USE_LINUX_RPM= yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user