diff options
Diffstat (limited to 'emulators/dynamips-community/Makefile')
-rw-r--r-- | emulators/dynamips-community/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/dynamips-community/Makefile b/emulators/dynamips-community/Makefile index aed7f30caaa3..704cf99a98fb 100644 --- a/emulators/dynamips-community/Makefile +++ b/emulators/dynamips-community/Makefile @@ -21,7 +21,7 @@ CFLAGS+= -I${PREFIX}/include/libelf CONFLICTS= dynamips-[0-9]* dynamips-devel-[0-9]* -USES= cmake +USES= cmake:insource USE_GITHUB= yes OPTIONS_DEFINE= DOCS |