diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-03-06 22:34:47 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-03-06 22:34:47 +0000 |
commit | ca81209a9190378dad62c96d0d11d8bc8a728a35 (patch) | |
tree | f72f54edafb2ae0333ae36b60b5d08839cc2b562 /sysutils | |
parent | 6cc2721fbc4bd169acddefa7169336d3c48c9fe7 (diff) | |
download | ports-ca81209a9190378dad62c96d0d11d8bc8a728a35.tar.gz ports-ca81209a9190378dad62c96d0d11d8bc8a728a35.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/mount.app/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/mount.app/Makefile b/sysutils/mount.app/Makefile index c288627b8000..0f3d237070d5 100644 --- a/sysutils/mount.app/Makefile +++ b/sysutils/mount.app/Makefile @@ -16,6 +16,8 @@ COMMENT= Windowmaker application, Resembles wmmount with extra functionality BUILD_DEPENDS+= ${LOCALBASE}/lib/libWINGs.a:${PORTSDIR}/x11-wm/windowmaker +BROKEN= does not compile + USE_GETTEXT= yes USE_GNOME= gtk12 glib12 |