diff options
Diffstat (limited to 'devel/libdfui/Makefile')
-rw-r--r-- | devel/libdfui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdfui/Makefile b/devel/libdfui/Makefile index 68c826e47268..2046afe08433 100644 --- a/devel/libdfui/Makefile +++ b/devel/libdfui/Makefile @@ -11,7 +11,7 @@ COMMENT= Abstract user interface protocol library LICENSE= BSD3CLAUSE -LIB_DEPENDS= libaura3.so:${PORTSDIR}/devel/libaura +LIB_DEPENDS= libaura3.so:devel/libaura USES= tar:bzip2 USE_LDCONFIG= yes |