1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-27 15:40:32 -04:00
ports/devel/liblas12/files/patch-configure.ac
Wen Heping 74fdb2ab9c - Change naming scheme to solve conflict with devel/liblas
- Bump PORTREVISION
- Remove CONFLICTS= liblas-1.8*
- Order USES= before other USE cases
- Patch several source files

PR:		225281
Submitted by:	rhurlin@gwdg.de(maintainer)
2018-04-21 08:20:49 +00:00

11 lines
257 B
Text

--- configure.ac.orig 2009-10-02 17:48:41 UTC
+++ configure.ac
@@ -246,7 +246,7 @@ AC_CONFIG_FILES([
include/Makefile
src/Makefile
apps/Makefile
- apps/liblas-config
+ apps/liblas12-config
test/Makefile
test/unit/Makefile
])