diff options
Diffstat (limited to 'x11-toolkits/iwidgets')
-rw-r--r-- | x11-toolkits/iwidgets/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/iwidgets/Makefile b/x11-toolkits/iwidgets/Makefile index e359db4..f2b1303 100644 --- a/x11-toolkits/iwidgets/Makefile +++ b/x11-toolkits/iwidgets/Makefile @@ -11,7 +11,7 @@ DISTNAME= iwidgets${PORTVERSION} MAINTAINER= portmaster@bsdforge.com COMMENT= Iwidgets - [incr Widgets] companion to [incr Tk] -LIB_DEPENDS= libitk.so:${PORTSDIR}/x11-toolkits/itk +LIB_DEPENDS= libitk.so:x11-toolkits/itk NO_BUILD= yes HAS_CONFIGURE= yes |