diff options
Diffstat (limited to 'emulators/dynamips/Makefile')
-rw-r--r-- | emulators/dynamips/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dynamips/Makefile b/emulators/dynamips/Makefile index 8d7425ddcc8f..04a52a8873cb 100644 --- a/emulators/dynamips/Makefile +++ b/emulators/dynamips/Makefile @@ -12,7 +12,7 @@ COMMENT= Cisco 3600/7200 Simulator BROKEN= Does not fetch -LIB_DEPENDS= libelf.so:${PORTSDIR}/devel/libelf +LIB_DEPENDS= libelf.so:devel/libelf USES= gmake ALL_TARGET= ${PORTNAME} nvram_export |