diff options
Diffstat (limited to 'x11/tycoon/Makefile')
-rw-r--r-- | x11/tycoon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/tycoon/Makefile b/x11/tycoon/Makefile index 146f391..1c62f20 100644 --- a/x11/tycoon/Makefile +++ b/x11/tycoon/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SUNSITE/X11/desktop MAINTAINER= ports@FreeBSD.org COMMENT= Nifty set of desktop apps, including floating buttons -LIB_DEPENDS= libforms.so:${PORTSDIR}/x11-toolkits/xforms +LIB_DEPENDS= libforms.so:x11-toolkits/xforms USES= imake USE_XORG= xaw |