1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
freebsd-ports/audio/libshairport/files/patch-src_Makefile.am
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

13 lines
400 B
Plaintext

--- src/Makefile.am.orig 2011-09-23 21:14:39 UTC
+++ src/Makefile.am
@@ -1,7 +1,7 @@
lib_LTLIBRARIES=libshairport.la
-library_includedir=$(includedir)
-library_include_HEADERS = shairport.h
+library_includedir=$(includedir)/shairport
+library_include_HEADERS = shairport.h ao.h socketlib.h
libshairport_la_SOURCES=shairport.c hairtunes.c socketlib.c alac.c
libshairport_la_LDFLAGS=-dynamiclib