diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-01-25 08:39:27 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-01-25 08:39:27 +0000 |
commit | fdf6141925a4f4d58f1d03a54230acc0afba0590 (patch) | |
tree | ec7c80348c27f1fd595018de637f5bfce7d0b617 /audio/xmms-ahx | |
parent | ca028a22ec5f2e493abb4194e16873b55603c294 (diff) | |
download | ports-fdf6141925a4f4d58f1d03a54230acc0afba0590.tar.gz ports-fdf6141925a4f4d58f1d03a54230acc0afba0590.zip |
Notes
Diffstat (limited to 'audio/xmms-ahx')
-rw-r--r-- | audio/xmms-ahx/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-ahx/distinfo | 1 |
2 files changed, 2 insertions, 1 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 diff --git a/audio/xmms-ahx/distinfo b/audio/xmms-ahx/distinfo index 5c774639c650..f677e4418b5a 100644 --- a/audio/xmms-ahx/distinfo +++ b/audio/xmms-ahx/distinfo @@ -1,3 +1,2 @@ -MD5 (xmms-ahx-0.6.tar.gz) = d1f16d70f2aed108c51e174262f8139d SHA256 (xmms-ahx-0.6.tar.gz) = 972f30bba126390d2cbc4517521dc3af317adc86374e8ef0469ceddd6d608eae SIZE (xmms-ahx-0.6.tar.gz) = 339874 |