1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

- Use CONFLICTS instead of BROKEN. [1]

- While here, convert to new style Makefile header.

PR:		176666 [1]
Submitted by:	sbruno [1]
Suggested by:	eadler [1]
This commit is contained in:
Stefan Walter 2013-05-05 16:36:32 +00:00
parent a0fe96a2e8
commit dfa37fecd0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317421

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: fireflies
# Date created: 11 Feb 2006
# Whom: UMENO Takashi <umeno@rr.iij4u.or.jp>
#
# Created by: UMENO Takashi <umeno@rr.iij4u.or.jp>
# $FreeBSD$
#
PORTNAME= fireflies
PORTVERSION= 2.07
@ -14,7 +10,7 @@ MASTER_SITES= http://somewhere.fscked.org/proj/fireflies/files/
MAINTAINER= umeno@rr.iij4u.or.jp
COMMENT= Extension of xscreensaver
BROKEN= does not compile when graphics/png is installed (see ports/176666)
CONFLICTS= png-[0-9]*
GNU_CONFIGURE= yes
USE_GMAKE= yes