ports/multimedia/butt/files/patch-src_Makefile.am
2024-03-16 22:29:16 +01:00

10 lines
313 B
Text

--- src/Makefile.am.orig 2020-12-27 21:27:17.416688000 +0100
+++ src/Makefile.am 2020-12-27 21:27:34.578674000 +0100
@@ -38,6 +37,7 @@
if FREEBSD
butt_SOURCES += currentTrack.h currentTrackLinux.cpp
+LDADD = -lintl
endif
# used only under MinGW to compile the resource.rc file (manifest and program icon)