aboutsummaryrefslogtreecommitdiffstats
path: root/audio/rubygem-mp3info/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-02-14 09:22:17 +0800
committermiwi <miwi@FreeBSD.org>2009-02-14 09:22:17 +0800
commitdb5a0eaa4ca42aca485ad2c64bfe6672c8f1a528 (patch)
tree3772e15e9fc444f0eb41dc75ad2f61ea2ea2d99d /audio/rubygem-mp3info/Makefile
parent7eee1f24b9c354e5a4903f225ce2df4f5fb91435 (diff)
downloadfreebsd-ports-gnome-db5a0eaa4ca42aca485ad2c64bfe6672c8f1a528.tar.gz
freebsd-ports-gnome-db5a0eaa4ca42aca485ad2c64bfe6672c8f1a528.tar.zst
freebsd-ports-gnome-db5a0eaa4ca42aca485ad2c64bfe6672c8f1a528.zip
- Fix plist after ruby update by generating it dynamically.
Diffstat (limited to 'audio/rubygem-mp3info/Makefile')
-rw-r--r--audio/rubygem-mp3info/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/rubygem-mp3info/Makefile b/audio/rubygem-mp3info/Makefile
index 93b8283f3d17..557969ce57ca 100644
--- a/audio/rubygem-mp3info/Makefile
+++ b/audio/rubygem-mp3info/Makefile
@@ -17,5 +17,6 @@ COMMENT= A Ruby library to access information on mp3 files
USE_RUBY= yes
USE_RUBYGEMS= yes
+RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>