summaryrefslogtreecommitdiff
path: root/textproc/libcue
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libcue')
-rw-r--r--textproc/libcue/Makefile2
-rw-r--r--textproc/libcue/files/patch-CMakeLists.txt11
2 files changed, 1 insertions, 12 deletions
diff --git a/textproc/libcue/Makefile b/textproc/libcue/Makefile
index d841abaa8188..7af62b609fa8 100644
--- a/textproc/libcue/Makefile
+++ b/textproc/libcue/Makefile
@@ -18,6 +18,6 @@ USE_GITHUB= yes
GH_ACCOUNT= lipnitsk
USE_LDCONFIG= yes
-USES= bison cmake:outsource
+USES= bison cmake:outsource pathfix
.include <bsd.port.mk>
diff --git a/textproc/libcue/files/patch-CMakeLists.txt b/textproc/libcue/files/patch-CMakeLists.txt
deleted file mode 100644
index 623ed7a41860..000000000000
--- a/textproc/libcue/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,11 +0,0 @@
---- CMakeLists.txt.orig 2016-02-25 08:42:19 UTC
-+++ CMakeLists.txt
-@@ -19,7 +19,7 @@ SET (CUE_SOURCES
-
- CONFIGURE_FILE(libcue.pc.in libcue.pc @ONLY)
- INSTALL(FILES ${CMAKE_BINARY_DIR}/libcue.pc
-- DESTINATION ${CMAKE_INSTALL_PREFIX}/lib/pkgconfig)
-+ DESTINATION ${CMAKE_INSTALL_PREFIX}/libdata/pkgconfig)
-
- INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR})
- INCLUDE_DIRECTORIES(${CMAKE_BINARY_DIR}) # for generated files