aboutsummaryrefslogtreecommitdiff
path: root/x11/fireflies
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2013-05-05 16:36:32 +0000
committerStefan Walter <stefan@FreeBSD.org>2013-05-05 16:36:32 +0000
commitdfa37fecd08d282b06be96e708c2a3170726f1a5 (patch)
treed1539ffa437679fba3cf128ae848d92e7ff6fd8b /x11/fireflies
parenta0fe96a2e83c96f6208ec4323867b52147c8ab45 (diff)
downloadports-dfa37fecd08d282b06be96e708c2a3170726f1a5.tar.gz
ports-dfa37fecd08d282b06be96e708c2a3170726f1a5.zip
- 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]
Notes
Notes: svn path=/head/; revision=317421
Diffstat (limited to 'x11/fireflies')
-rw-r--r--x11/fireflies/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11/fireflies/Makefile b/x11/fireflies/Makefile
index 5157d0fa87bb..fbe65c947d6d 100644
--- a/x11/fireflies/Makefile
+++ b/x11/fireflies/Makefile
@@ -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