Doesn't build with gnome3 version of gnome-desktop

This commit is contained in:
Koop Mast 2014-10-03 12:37:06 +00:00
parent 0ee7b73f9d
commit e63ef6c3c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369889
3 changed files with 1 additions and 9 deletions

1
MOVED
View file

@ -7156,3 +7156,4 @@ x11-toolkits/eel||2014-10-03|Removed, doesn't build with updated gnome-desktop
deskutils/gnome-main-menu||2014-10-03|Removed, because x11-toolkits/eel was removed
editors/mlview||2014-10-03|Removed, because x11-toolkits/eel was removed
textproc/gnome-translate||2014-10-03|Removed, because x11-toolkits/eel was removed
x11/avant-window-navigator-gnome||2014-10-03|Removed doesn't build with update gnome-desktop

View file

@ -12,7 +12,6 @@
SUBDIR += arandr
SUBDIR += aterm
SUBDIR += avant-window-navigator
SUBDIR += avant-window-navigator-gnome
SUBDIR += babl
SUBDIR += bbappconf
SUBDIR += bbdock

View file

@ -1,8 +0,0 @@
# Created by: Dmitry Marakasov <amdmi3@FreeBSD.org>
# $FreeBSD$
PORTREVISION= 8
AWN_DESKTOP= gnome
MASTERDIR= ${.CURDIR}/../avant-window-navigator
.include <${MASTERDIR}/Makefile>