diff options
Diffstat (limited to 'misc/wmwork/Makefile')
-rw-r--r-- | misc/wmwork/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/wmwork/Makefile b/misc/wmwork/Makefile index f73af455f498..bb8dc6b3a473 100644 --- a/misc/wmwork/Makefile +++ b/misc/wmwork/Makefile @@ -13,8 +13,8 @@ COMMENT= Dockapp that keeps track of time you have spent on something WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src +USES= gmake xorg USE_XORG= xpm -USES= gmake GNU_CONFIGURE= yes PLIST_FILES= bin/wmwork man/man1/wmwork.1.gz |