diff options
author | miwi <miwi@FreeBSD.org> | 2013-02-13 22:34:07 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-02-13 22:34:07 +0800 |
commit | 94a19b9ae11b7b7ab1df9e87b95e489d63d6425e (patch) | |
tree | f8ee4a5f8df97b2df2bb9dd475ef32fdec769e2b /x11-wm | |
parent | 0115fc74df7ca58c55829972b10a41a5a4e60531 (diff) | |
download | freebsd-ports-gnome-94a19b9ae11b7b7ab1df9e87b95e489d63d6425e.tar.gz freebsd-ports-gnome-94a19b9ae11b7b7ab1df9e87b95e489d63d6425e.tar.zst freebsd-ports-gnome-94a19b9ae11b7b7ab1df9e87b95e489d63d6425e.zip |
- Mark broken distfile mismatch
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/windowlab/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/windowlab/Makefile b/x11-wm/windowlab/Makefile index e39112ab1c9d..5f099e6dd4f6 100644 --- a/x11-wm/windowlab/Makefile +++ b/x11-wm/windowlab/Makefile @@ -19,6 +19,8 @@ MAN1= windowlab.1x USE_XORG= x11 xext USE_GMAKE= yes +BROKEN= distfile mismatch + MAKE_ARGS= MENURC=${PREFIX}/etc/windowlab/menurc CC="${CC}" PLIST_FILES= bin/windowlab etc/windowlab/menurc |