ports/archivers/libzip/files/patch-libzip.pc.in
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

18 lines
458 B
PkgConfig

--- libzip.pc.in.orig 2014-08-12 12:48:41 UTC
+++ libzip.pc.in
@@ -2,7 +2,6 @@ prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
-libincludedir=@libdir@/@PACKAGE@/include
zipcmp=@prefix@/bin/zipcmp
@@ -10,5 +9,5 @@ Name: libzip
Description: library for handling zip archives
Version: @VERSION@
Libs: @PKG_CONFIG_RPATH@ -L${libdir} -lzip @LIBS@
-Cflags: -I${includedir} -I${libincludedir}
+Cflags: -I${includedir}