aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile1
-rw-r--r--x11/avant-window-navigator-gnome/Makefile8
2 files changed, 0 insertions, 9 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 6a2361d87a15..84ff0059a5fe 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -12,7 +12,6 @@
SUBDIR += arandr
SUBDIR += aterm
SUBDIR += avant-window-navigator
- SUBDIR += avant-window-navigator-gnome
SUBDIR += babl
SUBDIR += bbappconf
SUBDIR += bbdock
diff --git a/x11/avant-window-navigator-gnome/Makefile b/x11/avant-window-navigator-gnome/Makefile
deleted file mode 100644
index d2f2e538b938..000000000000
--- a/x11/avant-window-navigator-gnome/Makefile
+++ /dev/null
@@ -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>