dnl GNOME_CHECK_CXX(not_found_string) AC_DEFUN(GNOME_CHECK_CXX, [ # see if a C++ compiler exists and works AC_REQUIRE([AC_PROG_CXX])dnl if test "x$ac_cv_prog_cxx_works" = xno; then AC_MSG_WARN(ifelse([$1], , "No C++ compiler", [$1])) fi AM_CONDITIONAL(CXX_PRESENT, test "x$ac_cv_prog_cxx_works" != xno) ]) ports-gnome/atom/archivers/p5-Archive-Any-Lite?h=dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/p5-Archive-Any-Lite
Commit message (Expand)AuthorAgeFilesLines
* Fix license information. (for reals)mat2017-09-151-1/+1
* - Update to 0.11sunpoet2016-04-302-5/+5
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.mat2016-04-011-7/+7
* - Add NO_ARCHsunpoet2015-06-151-0/+1
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-1/+1
* - Cleanup PLISTsunpoet2014-10-09