diff options
Diffstat (limited to 'misc/dejagnu/Makefile')
-rw-r--r-- | misc/dejagnu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/dejagnu/Makefile b/misc/dejagnu/Makefile index 28b6411054da..c6a6f7b2b7ae 100644 --- a/misc/dejagnu/Makefile +++ b/misc/dejagnu/Makefile @@ -12,7 +12,7 @@ COMMENT= Automated program/system tester LICENSE= GPLv3 -LIB_DEPENDS= libexpect.so:${PORTSDIR}/lang/expect +LIB_DEPENDS= libexpect.so:lang/expect USES+= gmake tcl GNU_CONFIGURE= yes |