diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2011-03-14 08:15:42 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2011-03-14 08:15:42 +0000 |
commit | cd6b95aac294e82ed4371097f55ec3ce33f3c3eb (patch) | |
tree | 2f06156c25904443ca9fc40274d1afc925f25a18 /x11 | |
parent | dc2d1e511cf0362bca0dd9eb196148ab604d03bb (diff) | |
download | ports-cd6b95aac294e82ed4371097f55ec3ce33f3c3eb.tar.gz ports-cd6b95aac294e82ed4371097f55ec3ce33f3c3eb.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/avant-window-navigator-xfce4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/avant-window-navigator-xfce4/Makefile b/x11/avant-window-navigator-xfce4/Makefile index 82bdf5d0f9cf..b28a31ec6e39 100644 --- a/x11/avant-window-navigator-xfce4/Makefile +++ b/x11/avant-window-navigator-xfce4/Makefile @@ -8,4 +8,6 @@ AWN_DESKTOP= xfce4 MASTERDIR= ${.CURDIR}/../avant-window-navigator +BROKEN= does not configure + .include <${MASTERDIR}/Makefile> |