diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:10:58 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:10:58 +0000 |
commit | c62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch) | |
tree | b32409a9ec171a85e0016501d1db9153c45fe091 /misc/wmwork | |
parent | 166b4155de5509696359deb556c66dc396ff0d2c (diff) | |
download | ports-c62fe39354fdb8614fe8ea9277c9fcb208653f30.tar.gz ports-c62fe39354fdb8614fe8ea9277c9fcb208653f30.zip |
Notes
Diffstat (limited to 'misc/wmwork')
-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 d90e23cf4442..a9a2b9cd572e 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 |