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

18 lines
481 B
Text

--- mpiosh/Makefile.am.orig 2002-10-29 20:03:34 UTC
+++ mpiosh/Makefile.am
@@ -12,7 +12,7 @@ mpiosh_SOURCES = mpiosh.c \
AM_CFLAGS=-DSYSCONFDIR=\"@sysconfdir@\"
-mpiosh_LDADD=../libmpio/libmpio.la -lreadline -lncurses
+mpiosh_LDADD=../libmpio/libmpio.la -lreadline -lncurses %%ICONV_LIB%%
noinst_HEADERS = mpiosh.h \
callback.h \
@@ -20,4 +20,4 @@ noinst_HEADERS = mpiosh.h \
command.h \
global.h \
cfgio.h \
- config.h
\ No newline at end of file
+ config.h