2bf5f86ca2
believed that mmap was not defined. The "workaround" involves USE_AUTOCONF which invokes latest autoconf 2.53 (detection macros look safer) [2] o Fix a weird side-effect of aforementioned fix o Safer PLIST Submitted by: naddy [2], Andy Sparrow <spadger@best.com> [1] Reviewed by: rone@ennui.org, FreeBSD-ports Approved by: maintainer
27 lines
907 B
Plaintext
27 lines
907 B
Plaintext
bin/abxtest
|
|
bin/madplay
|
|
bin/madtime
|
|
include/id3tag.h
|
|
include/mad.h
|
|
lib/libmad.a
|
|
lib/libmad.so
|
|
lib/libmad.so.1
|
|
lib/libid3tag.a
|
|
lib/libid3tag.so
|
|
lib/libid3tag.so.1
|
|
share/locale/en/LC_MESSAGES/mad.mo
|
|
share/locale/es/LC_MESSAGES/mad.mo
|
|
share/locale/fr/LC_MESSAGES/mad.mo
|
|
share/locale/hr/LC_MESSAGES/mad.mo
|
|
share/locale/no/LC_MESSAGES/mad.mo
|
|
@exec rmdir %D/share/locale/no/LC_MESSAGES 2>/dev/null || true
|
|
@exec rmdir %D/share/locale/no 2>/dev/null || true
|
|
@exec rmdir %D/share/locale/hr/LC_MESSAGES 2>/dev/null || true
|
|
@exec rmdir %D/share/locale/hr 2>/dev/null || true
|
|
@exec rmdir %D/share/locale/fr/LC_MESSAGES 2>/dev/null || true
|
|
@exec rmdir %D/share/locale/fr 2>/dev/null || true
|
|
@exec rmdir %D/share/locale/es/LC_MESSAGES 2>/dev/null || true
|
|
@exec rmdir %D/share/locale/es 2>/dev/null || true
|
|
@exec rmdir %D/share/locale/en/LC_MESSAGES 2>/dev/null || true
|
|
@exec rmdir %D/share/locale/en 2>/dev/null || true
|