mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 15:40:32 -04:00
- 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)
11 lines
257 B
Text
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
|
|
])
|