diff options
author | David Thiel <lx@FreeBSD.org> | 2010-03-25 20:57:47 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2010-03-25 20:57:47 +0000 |
commit | 8ff23862d2c4772581d4212a908bf0f5e678cb5d (patch) | |
tree | 20f9d8220a99813efd8ee232efc7e62e3f61209c /x11/workrave | |
parent | 891bcfcb2b7a5b73d75421e57ecc363dccbaeb6c (diff) | |
download | ports-8ff23862d2c4772581d4212a908bf0f5e678cb5d.tar.gz ports-8ff23862d2c4772581d4212a908bf0f5e678cb5d.zip |
Notes
Diffstat (limited to 'x11/workrave')
-rw-r--r-- | x11/workrave/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile index 71a614ee80e8..bea2009b09a9 100644 --- a/x11/workrave/Makefile +++ b/x11/workrave/Makefile @@ -24,7 +24,7 @@ DESKTOP_ENTRIES= "Workrave" "An RSI prevention tool" \ "Application;Utility;" \ false -USE_XORG= x11 xmu +USE_XORG= x11 xmu recordproto USE_GMAKE= yes MAKE_JOBS_SAFE= yes USE_GNOME= gnomeprefix gnomehack intlhack gconf2 intltool |