diff options
author | pav <pav@FreeBSD.org> | 2011-04-25 04:38:36 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-04-25 04:38:36 +0800 |
commit | 8892bfb216ed490b45c7a3be70723106fb002736 (patch) | |
tree | 7744a2a8ec148427e822135a33f7d5bb766d8d15 /x11-wm | |
parent | cbfdcdb3fda647f0f62efb5796b620e0b23c2216 (diff) | |
download | freebsd-ports-gnome-8892bfb216ed490b45c7a3be70723106fb002736.tar.gz freebsd-ports-gnome-8892bfb216ed490b45c7a3be70723106fb002736.tar.zst freebsd-ports-gnome-8892bfb216ed490b45c7a3be70723106fb002736.zip |
- Mark BROKEN: does not build
Reported by: pointyhat
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/pager/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/pager/Makefile b/x11-wm/pager/Makefile index 63b5bd31808c..7425260bba48 100644 --- a/x11-wm/pager/Makefile +++ b/x11-wm/pager/Makefile @@ -19,6 +19,8 @@ COMMENT= A pager for sawfish without GNOME BUILD_DEPENDS= sawfish:${PORTSDIR}/x11-wm/sawfish RUN_DEPENDS= sawfish:${PORTSDIR}/x11-wm/sawfish +BROKEN= does not build + USE_GMAKE= yes MAKEFILE= GNUmakefile USE_XORG= x11 |