1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Mk/Scripts/qa.sh: Remove glib12 and gtk12

Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D19055
This commit is contained in:
Tobias Kortkamp 2019-02-01 16:43:37 +00:00
parent c9c619fa7c
commit 69fbf6bed7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491833

View File

@ -366,11 +366,9 @@ proxydeps_suggest_uses() {
${pkg} = "audio/esound" -o \
${pkg} = "devel/gconf2" -o \
${pkg} = "devel/gconfmm26" -o \
${pkg} = "devel/glib12" -o \
${pkg} = "devel/glib20" -o \
${pkg} = "devel/glibmm" -o \
${pkg} = "audio/gsound" -o \
${pkg} = "x11-toolkits/gtk12" -o \
${pkg} = "x11-toolkits/gtk20" -o \
${pkg} = "x11-toolkits/gtk30" -o \
${pkg} = "www/gtkhtml3" -o \