1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- threads are on by default in fltk, kill slave port

- add entry in MOVED
This commit is contained in:
Pietro Cerutti 2012-12-12 15:03:12 +00:00
parent 754d70745e
commit 17ceff7658
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=308771
2 changed files with 1 additions and 13 deletions

1
MOVED
View File

@ -3975,3 +3975,4 @@ www/horde-meta|www/horde3-meta|2012-12-12|Rename of old horde apps
www/horde-passwd|www/horde3-passwd|2012-12-12|Rename of old horde apps
www/horde-trean|www/horde3-trean|2012-12-12|Rename of old horde apps
www/horde-wicked|www/horde3-wicked|2012-12-12|Rename of old horde apps
x11-toolkits/fltk-threads|x11-toolkits/fltk|2012-12-12|Threads are on by default

View File

@ -1,13 +0,0 @@
# New ports collection makefile for: fltk-threads
# Date created: 4 February 2005
# Whom: Thierry Thomas <thierry@FreeBSD.org>
#
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../fltk/
PKGNAMESUFFIX= -threads
IGNORE= Threads are enabled by default. Please use x11-toolkits/fltk
.include "${MASTERDIR}/Makefile"