diff options
author | marcus <marcus@FreeBSD.org> | 2003-11-14 14:57:00 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-11-14 14:57:00 +0800 |
commit | ab928b39ab3651bf6e84fef28824b35ad9b4273a (patch) | |
tree | 66151799ef799faa298c908b724f4f7f66792598 /multimedia | |
parent | 6b3e4c4a3f829de5add4bd3e44acbd7af631433d (diff) | |
download | freebsd-ports-gnome-ab928b39ab3651bf6e84fef28824b35ad9b4273a.tar.gz freebsd-ports-gnome-ab928b39ab3651bf6e84fef28824b35ad9b4273a.tar.zst freebsd-ports-gnome-ab928b39ab3651bf6e84fef28824b35ad9b4273a.zip |
Add a missing ':' to the ESDPLUGIN PLIST_SUB. I missed this in my commit
earlier today.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/beep-media-player/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/beep-media-player/pkg-plist b/multimedia/beep-media-player/pkg-plist index 57a5c74a7f7e..e9492e53fdb7 100644 --- a/multimedia/beep-media-player/pkg-plist +++ b/multimedia/beep-media-player/pkg-plist @@ -14,7 +14,7 @@ lib/libbeep.so.1 lib/beep/Input/libcdaudio.so lib/beep/Input/libmpg123.so lib/beep/Output/libOSS.so -%%ESDPLUGIN%%lib/beep/Output/libesdout.so +%%ESDPLUGIN:%%lib/beep/Output/libesdout.so share/aclocal/beep.m4 @dirrm lib/beep/Output @dirrm lib/beep/Input |