Revision 656
- Date:
- 2017/06/19 13:59:45
- Files:
Legend:
- Added
- Removed
- Modified
-
utf8/core/ports/all/Devel-StackTrace/GNUmakefile
5 5 #include ../../etc/perl.mk 6 6 7 7 PORTVERSION = 2.02 8 PERL_MODBUILD = yes 8 PERL_MAKEMAKER = yes 9 9 MASTER_CPAN_SUBDIR = Devel 10 PORT_DEPENDS = Module-Build 11 10 12 #ifeq (${shell perl -e 'print 1 if ${PERL_LEVEL}<500800'},1) 13 #PORT_DEPENDS = Test-Simple 14 #endif 15 16 11 include ../../etc/ports.mk