| Server IP : 82.208.35.60 / Your IP : 216.73.216.168 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/multimedia/butt/files/ |
Upload File : |
--- src/Makefile.am.orig 2020-12-27 21:27:17.416688000 +0100 +++ src/Makefile.am 2020-12-27 21:27:34.578674000 +0100 @@ -25,7 +25,6 @@ if WINDOWS butt_SOURCES += resource.rc currentTrack.h currentTrack.cpp AM_CPPFLAGS += -DHAVE_LIBFDK_AAC -LDADD = -lintl endif if OSX @@ -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)