1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/graphics/png
Antoine Brodin b4d96c1275 Switch build system from cmake to GNU configure
There are 2 benefits:
- Reduced number of build dependencies (0 now)
- This fixes build on arm64,  as configure/Makefile are more updated than
  CMakeLists.txt (CMakeLists.txt doesn't know about the arm/arm_init.c
  and arm/filter_neon_intrinsics.c files)

PR:		201425
Tested by:	Andrew Turner (on arm64)
2015-07-29 06:07:57 +00:00
..
distinfo
Makefile Switch build system from cmake to GNU configure 2015-07-29 06:07:57 +00:00
pkg-descr
pkg-plist Switch build system from cmake to GNU configure 2015-07-29 06:07:57 +00:00