freebsd-ports/audio/mpiosh/files/patch-libmpio_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

10 lines
274 B
Text

--- libmpio/Makefile.am.orig 2003-10-19 21:06:34 UTC
+++ libmpio/Makefile.am
@@ -1,6 +1,6 @@
INCLUDES=@MPLIB_INCLUDE@
AM_CFLAGS=@MPLIB_CFLAGS@ @USB_CFLAGS@
-AM_LDFLAGS=-version-info 1:0:0 @USB_LIBS@
+AM_LDFLAGS=-version-info 1 @USB_LIBS@
lib_LTLIBRARIES=libmpio.la