- Register mutual conflicts.

- Trim Makefile header for linux-procps.
This commit is contained in:
Rene Ladan 2013-03-12 11:00:38 +00:00
parent 7da11533b5
commit f98ae125dd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313966
2 changed files with 5 additions and 5 deletions

View file

@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}.fc${LINUX_DIST_VER}
MAINTAINER= emulation@FreeBSD.org
COMMENT= Linux psproc binaries (Linux Fedora 10)
CONFLICTS= linux-procps-[0-9]*
USE_LINUX_RPM= yes
ONLY_FOR_ARCHS= i386 amd64
LINUX_DIST_VER= 10

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: linux-procps
# Date created: 2007-04-04
# Whom: leres
#
# Created by: leres
# $FreeBSD$
#
PORTNAME= procps
PORTVERSION= 3.2.5
@ -14,6 +10,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-6.4
MAINTAINER= emulation@FreeBSD.org
COMMENT= Linux psproc binaries
CONFLICTS= linux-f10-procps-[0-9]*
# EXPIRATION_DATE is the EoL of the last 7.x release
EXPIRATION_DATE=2013-02-28
USE_LINUX_RPM= yes