diff options
Diffstat (limited to 'audio/xmms-ahx/Makefile')
-rw-r--r-- | audio/xmms-ahx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/xmms-ahx/Makefile b/audio/xmms-ahx/Makefile index dfc31a216e0b..bfaa99342bb1 100644 --- a/audio/xmms-ahx/Makefile +++ b/audio/xmms-ahx/Makefile @@ -28,6 +28,8 @@ USE_GNOME= gtk12 USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" +LICENSE= GPLv2 + post-patch: @${REINPLACE_CMD} -e 's|\(objformat=\).*|\1elf|' ${WRKSRC}/configure |