diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 14:20:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-23 14:20:25 +0000 |
commit | 992586fa0863f8346a19cbcdfbba376c5c4dfd43 (patch) | |
tree | 87b239f8431cee200969f89da8739806496b7dad /x11/workrave | |
parent | dc0ce8f5839343b4c972ae818337189b1b55d447 (diff) |
Notes
Diffstat (limited to 'x11/workrave')
-rw-r--r-- | x11/workrave/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/workrave/Makefile b/x11/workrave/Makefile index 6f982cfd09c6..9a9ca2c7f0a6 100644 --- a/x11/workrave/Makefile +++ b/x11/workrave/Makefile @@ -23,8 +23,7 @@ DESKTOP_ENTRIES= "Workrave" "RSI prevention tool" \ false USE_XORG= x11 xmu recordproto xtst xext -USES= pathfix -USE_PKGCONFIG= build +USES= pathfix pkgconfig USE_GMAKE= yes MAKE_JOBS_SAFE= yes USE_GNOME= gnomeprefix intlhack gconf2 intltool |