diff options
Diffstat (limited to 'emulators/dynamips-devel/Makefile')
-rw-r--r-- | emulators/dynamips-devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/dynamips-devel/Makefile b/emulators/dynamips-devel/Makefile index 368c46cbacbd..d2b2b5ec9d6d 100644 --- a/emulators/dynamips-devel/Makefile +++ b/emulators/dynamips-devel/Makefile @@ -20,7 +20,6 @@ LIB_DEPENDS= elf.0:${PORTSDIR}/devel/libelf CONFLICTS= dynamips-[0-9]* USE_GMAKE= yes -USE_GCC= 3.2+ ALL_TARGET= ${PORTNAME} nvram_export MAKE_ENV= DYNAMIPS_ARCH=${DYNAMIPS_ARCH}\ PTHREAD_CFLAGS=${PTHREAD_CFLAGS}\ |