openbsd-ports/audio/libmusicbrainz/patches/patch-CMakeLists_txt
ajacoutot fc7700b9e9 - update to libmusicbrainz-3.0.2
- remove patch included upstream

from David Coppa, thanks!
2009-05-25 13:59:09 +00:00

12 lines
450 B
Plaintext

$OpenBSD: patch-CMakeLists_txt,v 1.2 2009/05/25 13:59:09 ajacoutot Exp $
--- CMakeLists.txt.orig Sat Sep 13 10:53:16 2008
+++ CMakeLists.txt Mon May 25 14:24:45 2009
@@ -20,7 +20,6 @@ SET(musicbrainz3_SOVERSION ${musicbrainz3_SOVERSION_MA
SET(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules)
FIND_PACKAGE(Neon REQUIRED)
-FIND_PACKAGE(CppUnit)
FIND_PACKAGE(DiscId)
SET(LIB_SUFFIX "" CACHE STRING "Define suffix of directory name (32/64)")