dnl Process this file with autoconf to produce a configure script. AC_INIT(src/comp-cc/usecases.cc) dnl Checks for programs. AC_PROG_YACC AC_PROG_CC AC_PROG_LEX AC_PROG_INSTALL AC_PROG_LN_S AC_PROG_RANLIB dnl Checks for libraries. dnl Replace `main' with a function in -lical: AC_CHECK_LIB(ical, main) dnl Checks for header files. AC_HEADER_DIRENT AC_HEADER_STDC AC_CHECK_HEADERS(fcntl.h limits.h malloc.h unistd.h) dnl Checks for typedefs, structures, and compiler characteristics. AC_C_CONST AC_TYPE_OFF_T AC_TYPE_SIZE_T AC_STRUCT_TM dnl Checks for library functions. AC_CHECK_FUNCS(mkdir strdup uname) AC_OUTPUT(src/libicalss/Makefile src/test/Makefile src/libical/Makefile src/Makefile src/pvl/Makefile src/comp-cc/Makefile Makefile) .tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-gphoto2
Commit message (Expand)AuthorAgeFilesLines
* Mark ports broken on powerpc64, categories g-n.linimon2018-06-181-0/+2
* Switch all pypi.python.org WWWs to a new PyPi home pypi.org whereamdmi32018-04-261-1/+1
* Canonicalize PyPi WWWs:amdmi32018-02-091-1/+1
* graphics/libgphoto2: Update to 2.5.16woodsb022018-01-142-5/+5
* graphics/gphoto2: Update to 2.5.14woodsb022017-08-142-4/+4
* graphics/libgphoto2: Update to 2.5.13woodsb022017-06-022-5/+4
* - Fix Shebangsmiwi2017-04-191-1/+3
* graphics/py-gphoto2: Update to 1.5.1woodsb022016-12-282-4/+5
* graphics/py-gphoto2: Update to 1.5.0woodsb022016-10-312-4/+5
* Reassign makc's ports back to the pool.rakuco2016-10-201-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-01