diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/wmwork/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/wmwork/Makefile b/misc/wmwork/Makefile index d90e23c..a9a2b9c 100644 --- a/misc/wmwork/Makefile +++ b/misc/wmwork/Makefile @@ -13,10 +13,10 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A dockapp that keeps track of time you\'ve spent working on something - LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt +PORTCOMMENT= A dockapp that keeps track of time you have spent on something + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_X_PREFIX= yes |