diff options
Diffstat (limited to 'audio/libadplug/Makefile')
-rw-r--r-- | audio/libadplug/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libadplug/Makefile b/audio/libadplug/Makefile index e453d0fd6e44..afcdb6ecf95a 100644 --- a/audio/libadplug/Makefile +++ b/audio/libadplug/Makefile @@ -12,7 +12,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libbinio.so:devel/libbinio -USES= autoreconf compiler:c++11-lang cpe libtool makeinfo pathfix \ +USES= autoreconf compiler:c++11-lang cpe libtool makeinfo \ pkgconfig CPE_VENDOR= adplug_project USE_CSTD= gnu89 |